We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e935cd commit f76e429Copy full SHA for f76e429
README.md
@@ -43,6 +43,7 @@ Learn more from the Create React App [README](https://github.com/facebook/create
43
* Automatic update of the graph when the DOT source is edited.
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
* Options:
48
* Automatically fit the graph to the available drawing area.
49
* Select Graphviz layout engine.
0 commit comments