We need to build dynamically generated Visio- or UML-like diagramms for on a website. We use C# (.Net 3.5 Framework). We have all kind of entities which are related to eachother. One entity can have multiple relations with other entities (0…n). So I will have many blocks and many lines between those blocks and it has to be readable.
What library or tool can be used to generate diagramms for this kind of data?
Output can be Silverlight, HTML5, Flash, SVG or just an Image.
What are your ideas?
Thanks.
yUML or any of these textual modeling tools would be a great choice