Graphviz syntax in PlantUML

+3 votes
asked Aug 23, 2014 in Wanted features by anonymous

Thanks for the great software!

It would be great if I could sneak in some Graphviz syntax in my PlantUml diagram.  E.g.

@startuml

component foo : graphviz=[style="radial"]

component bar : graphviz=[image=bar.jpg, width=120px]

foo --> bar : graphviz=[arrowtail="onormal"]

foo --> bar : graphviz=[style="invis"]

@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...