Musings of a Software Inventor, or, THE LACK THEREOF

Dot2html

I've always wanted some sort of slick web-based wysiwyg-ish graphviz editor. My first step toward that is to convert a graphviz specification file (.dot file) into HTML and javascript. The javascript is mostly for drawing lines.

  darcs get http://thelackthereof.org/projects/perl/dot2html

Recent Development Feed

2007-12-16

  • 22:15 UTC Add js lib dependencies to darcs repo
    • wz_jsgraphics.js
    • jquery.js
  • 22:15 UTC Initial import
    • dot2html.pl
    • demo.dot