Login
Remember
Register
PlantUML Q&A
*NEW* Discord server
All Activity
Questions
Hot!
Unanswered
Tags
Users
Ask a Question
Ask a Question
arrow with style fails in some notations
0
votes
asked
Oct 3, 2022
in
Bug
by
boshka
(
3,740
points)
edited
Oct 3, 2022
by
boshka
Please see below. The upper link work, while the reversed "a [dashed]-> b" link fails. Should work both ways. Same for '-->' and '<--' and other arrows.
@startuml
component a {
}
component b {
}
'a <-[dashed] b
a [dashed]-> b
@enduml
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
.
1 Answer
0
votes
answered
May 14
by
kirchsth
(
3,840
points)
You could use
a -[dashed]> b
like below
BR Helmut
Your comment on this answer:
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
.
Related questions
Meaning of some notations in class diagram doc
My attempt to define a directory and include an external file fails with "Some diagram description contains error"
Fallback to default arrow style if the style fails
timing diagram generation works in plantuml webserver but fails with plantuml.jar command line
Json conversion fails with Exception in thread "main" java.lang.IllegalArgumentException
All categories
Question / help
(1,277)
Bug
(1,564)
Wanted features
(1,356)
Closed question / help
(87)
Closed bug
(52)
Closed feature request
(130)
Won't fix
(3)
Won't implement
(11)
Can't help
(9)
To be deleted
(9)
To be sorted
(427)
...