forked from mdaines/viz-js
-
Notifications
You must be signed in to change notification settings - Fork 0
A hack to put GraphViz on the web.
License
Bioinformaticsnl/viz.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Viz.js ====== A hack to put Graphviz on the web. You should probably check out dagre, though: https://github.com/cpettitt/dagre https://github.com/cpettitt/dagre-d3 To render as SVG (produces an XML string): svg = Viz("digraph { a -> b; }", "svg"); This project is based on work by Satoshi Ueyama and Brenton Partridge: https://github.com/gyuque/livizjs https://github.com/bpartridge/graphviz.js Thanks to the following contributors: jbogard KylePDavis siefkenj srathbun vmarkovtsev
About
A hack to put GraphViz on the web.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published