-
Notifications
You must be signed in to change notification settings - Fork 9
Dracula Graph Library Experimental Fork
grigoryk/dracula-js-fork
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Please see the official home page for usage examples: http://www.graphdracula.net/ This fork adds Tree Layout mode. It is intended for drawing Directed Graphs. After building a directed graph "g", perform tree layout likes this: var layouter = new Graph.Layout.Tree(g); layouter.layout(); (c) 2010 Grigory Kruglov, <grigory.kruglov@gmail.com>
About
Dracula Graph Library Experimental Fork
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published