Skip to content

Draw API

Compare
Choose a tag to compare
@magjac magjac released this 03 Apr 05:18
· 983 commits to master since this release

Changes

Added a new API for drawing nodes and edges on an existing graph and animating the transition into a new graph layout.

Try the proof-of-concept D3 Graphviz GUI Editor made with it.

The new methods are:

Fixes

  • Corrected pan and zoom not working after the graph ID had been changed