Skip to content

v1.0.0

Compare
Choose a tag to compare
@davidballester davidballester released this 02 Aug 17:21
· 151 commits to master since this release

1.0.0 (2019-08-02)

Features

  • List existing graphs in the local storage.
  • Persist graphs to the local storage.
  • Draw graphs on a canvas.
  • Add nodes.
  • Add links.
  • Add groups.
  • Add nodes and links to groups.
  • Grammar to edit graphs using text.
  • Export graph to JSON format.
  • Import graph from a JSON file.
  • Delete a graph.
  • Edit graph name.