skanaar / nomnoml

The sassy UML diagram renderer
https://www.nomnoml.com
MIT License
2.7k stars 209 forks source link

Is it possible to style the association arrows? #124

Closed andrie closed 4 years ago

andrie commented 4 years ago

I'm trying to find a way to selectively change the colour of certain association arrows, so that the arrow colour also conveys meaning.

I was hoping to write something along the following lines to create a blue arrow from A to B:

#.blue: stroke=blue
[A] <blue> -> [B]
skanaar commented 4 years ago

That is unfortunately not supported by nomnoml.