We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76e429 commit 795b022Copy full SHA for 795b022
README.md
@@ -44,6 +44,7 @@ Learn more from the Create React App [README](https://github.com/facebook/create
44
* Animated transition of the graph into a new state when changes are made.
45
* Preservation of the DOT source and the application state during page reloads by automatic save and retrieve to/from local storage in the browser.
46
* Export graph as URL and import graph from such an URL.
47
+* Export graph as SVG.
48
* Options:
49
* Automatically fit the graph to the available drawing area.
50
* Select Graphviz layout engine.
0 commit comments