chun10161991's blog

By chun10161991, history, 18 months ago, In English

Hello, Codeforcers!

I have recently launched a graph editor tool to illustration on vertex-edge graph editing. You may create and visualise your graph by simply stating the list of edges.

Highlight Features:

  • Arranging graph as a tree/grid/circle
  • Flipping, rotating or transpose the graph
  • Zooming in/out
  • Panning the view port
  • Supporting both undirected and directed graph
  • Importing/exporting as JSON
  • Saving as SVG
  • No limitation on the number of nodes

Preview

For any feedback, you may leave your comments here or leave comments in Github issues.

Full text and comments »

  • Vote: I like it
  • +53
  • Vote: I do not like it