user defined id to svg output elements

+4 votes
asked Feb 8, 2018 in Wanted features by nikhil (520 points)

Plantuml creates the id for elements in class diagram. However, can there be any options to user to provide a specific id to the element that is getting created. Something like -

classA -[dotted, atob]-> classB //Where atob will the id of <path> element
classC <-[dotted, btoc]- classB //Where btoc will be id of <path> element

This will help me to play away with my Javascript and CSS. Currently id I getting created but it is created by plantuml/graphviz. If I can provide the id or class then it would be of more help.

Thank you! 

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.
...