Y
Hacker News
new
|
ask
|
show
|
jobs
by
lazyasciiart
659 days ago
I’ve been using this GitHub service
https://github.com/dreampuf/GraphvizOnline
1 comments
s0l0ist
659 days ago
Yeah that and
http://magjac.com/graphviz-visual-editor/
are decent. But they will crash on medium/large graphs because the WebAssembly build of Graphviz that they use under the hood isn't compiled to allow memory growth.
link