eMBR_chi has asked for the wisdom of the Perl Monks concerning the following question:
I would be glad if someone could walk me through the process of setting up and running Graphviz through a web server.
I use Graphviz through the perl-Graphviz rpm. I am currently able to generate images from within perl scripts, and view the images either as regular picture files or as svg(viewed using appropriate browsers).
I am writing an application that will run over the internet and would want to have the images served as I would do other cgi generated content. I do not currently completely understand how to set up and use webdot. I would be glad to have some direction from anyone who has some experience using webdot.
Thank you so much.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Running graphviz via a web server
by lostjimmy (Chaplain) on Mar 01, 2011 at 20:29 UTC |