views:

87

answers:

2

Hi, i have a problem. I need to create pure diagram for my project (Django). I use django-extensions to generate DOT diagram. Diagram is very pure, but now i want to add for example comments on this diagram. It is possible to do this? Maybe anyone can advise me some software for this?

+1  A: 

There is an OS X version of graphviz, though I haven't used it in years so can't vouch whether it can annotate diagrams.

Pete Kirkham
He only can export diagrams...
Saff
A: 

You can also use DiagramCreator (http://blog.chipp.com/diagramcreator-in-beta-get-yours-now/) in beta for Mac

greg