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
For any feedback, you may leave your comments here or leave comments in Github issues.