ability to change constrain arrow colors

0 votes
asked Feb 14, 2022 in Wanted features by rsandeepu (320 points)

In a timing diagram, when I add a constraint ( <-> ) it is by default with red color.

We need a mechanism to change the color of each constraint arrow like we do for normal arrows with [#blue] kind of keys. Basically mechanism to control the collor of different constraints in the same diagram.

1 Answer

0 votes
answered Feb 15, 2022 by The-Lu (89,080 points)
commented Feb 16, 2022 by rsandeepu (320 points)
Thanks it worked like a charm :-)

I was trying to apply styles but like this which wasn't working. But this flow of yours helped me to fix it :)

Flow@:100<-> @:150: temp_str <<myStyle>>
...