I am using PlantUML to generate diagrams from Java source code.
One feature that I do not know how to do in PlantUML that I find very easy to do in Gaphviz is the ability to go to a URL when I click on a class in a diagram. I would love to have this for packages as well.
Another feature is the ability to have a mouse-tip appear when hovering over a class in Graphviz. Would love to have this for packages as well.
Any way to do this in PlantUML?