a web interface to graphviz

I wrote an interface to graphviz in PHP that takes a pipe delimitted file and converts it to a site map. Sample files to look at:

* tab delimmited file -- the file you upload with your node list
* dot file -- the dot file the script creates for graphviz
* demo diagram -- the dot output as a gif with image map

Going to work a bit at adding more options, e.g. ability to select shape and line colors, font size, and page size.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <strong> <dd> <dl> <dt> <i> <li> <ol> <u> <ul> <code> <blockquote> <fieldset> <legend> <h6> <span> <img> <div> <p>
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options