Color double arrow in timing diagram

0 votes
asked Oct 24, 2022 in Question / help by Nicosmik

How could I color double arrow in a timing diagram ?

A@0 <-[#blue]> @24 : <font:5><color:blue> blablabla

[#blue] is failing.

1 Answer

0 votes
answered Oct 26, 2022 by plantuml (294,960 points)

Thanks for the feedback.

This is fixed in last snapshot.

commented Oct 26, 2022 by Nicosmik

Hi,

From Visual Studio Code, I did same as you but I have an error with version 1.2022.7

A@12 <-[#red]> @15 : <color:red>blabla
Synthax Error?

Do you have an explanation?
Thank you,
Nicolas

commented Oct 26, 2022 by Serge Wenger Work (15,620 points)

1.2022.7 is not the last version.  You can try on the web site with last version https://www.plantuml.com/plantuml/umla/AqijAixCpmC0

...