Skip to content

A webapp to help create graphviz .dot code in a more convenient way than commandline

Notifications You must be signed in to change notification settings

dmr/graphvizeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphvizeditor

I was annoyed because writing graphviz graphs was painful, but thanks to vis.js and emscripten everything can be done in the browser.

This is the first idea of a quick prototyping page for graphs. I'd love to get your feedback and improvement ideas or pull requests, just use the issue tracker in github.

Or just copy the examples from the graphviz Gallery into the text editor and enjoy :). It works good with the simpler examples but has problems with radial layout. Your Browser might hang for a little because everything is rendered on the client.

Online Demo

Have a look at http://dmr.github.io/graphvizeditor.html

Credits

This page was made using viz.js (https://github.com/mdaines/viz.js) and knockoutjs (http://knockoutjs.com/) and Behave.js (http://jakiestfu.github.io/Behave.js/), I just combined them.

Bitdeli Badge

About

A webapp to help create graphviz .dot code in a more convenient way than commandline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published