Login
Remember
Register
PlantUML Q&A
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
State diagram breaks if arrow includes more than 1 color
0
votes
asked
Mar 31
in
Bug
by
boshka
(
4,060
points)
This fails for state diagram:
@startuml
state "a" as a
state "b" as b
a -[#green;#red]-> b: test
@enduml
however works for component diagram:
@startuml
component "a" as a
component "b" as b
a -[#green;#red]-> b: test
@enduml
state-diagram
component-diagram
arrow-style
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
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
.
Related questions
Arrow Color, "While" inside partition and if
2017.11 output file naming bug if more than 1 diagram in a single input file
<< name_of_style >> syntax with arrow
Arrow Styles
Component diagram shifted and rounded arrows
All categories
Question / help
(1,695)
Bug
(1,742)
Wanted features
(1,472)
Closed question / help
(89)
Closed bug
(53)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(13)
Can't help
(10)
To be deleted
(10)
To be sorted
(431)
...