Automatic diagram generation with HTML output

Does any one know of a good, open source, diagram package/library that
generates html pages?

I need to show a complex relationship between web pages, a normal tree
structure would not be enough.

IsBOF

OmniGraffle from the OmniGroup is a great diagraming tool, though
it’s not open source. It outputs to HTML and handles linking in the
html output as well. I use it for diagramming classes as well as
quick & dirty application flow mockups.

Niels

At 2:34 PM +0000 4/17/07, IsBOF wrote:

Does any one know of a good, open source, diagram
package/library that generates html pages?

I need to show a complex relationship between web pages,
a normal tree structure would not be enough.

GraphViz is good for mechanical generation of diagrams of
directed graphs. It generates a variety of image formats,
as well as image maps. These can be folded into web pages.

-r

http://www.cfcl.com/rdm Rich M.
http://www.cfcl.com/rdm/resume [email protected]
http://www.cfcl.com/rdm/weblog +1 650-873-7841

Technical editing and writing, programming, and web development

here it is, and yes, it’s foss:
http://railroad.rubyforge.org/