Skip to content

Probably the best graph editor, you have ever seen. Based on Django, JS, Networkx.

License

Notifications You must be signed in to change notification settings

Chudopal/graph_editor

Repository files navigation

Graph editor

Graph editor is a program for creating and editing graph structures.

Capabilities

  1. Creating graph:

  2. Double click on canvas to create a node:

  3. Creating an edge:

  4. Change edge's position and form:

  5. Double click on the elemen to change its form and color(node) or just its color(edge):

  6. Right click to delete an object (edge, node, graph):

  7. Vector or certesian product:

  8. Save the graph on server in json.

  9. Find the center, radius, diameter:

  10. Make tree or binary tree.

Author - Alexandr Chudopal