Why wont `@startditaa` render all the boxes and colors?

0 votes
asked Dec 15, 2020 in Bug by awschult (360 points)

1 Answer

0 votes
answered Dec 16, 2020 by The-Lu (63,920 points)
selected Jun 3, 2022 by awschult
 
Best answer

Hello A.,

For arrow between `Micro` and `AWS`, you can add a line with only a '|'.

On ditaa the lines (horizontal or vertical) are:

<->

or

^
|
v

That correct also the issue for `thing two`.

Then for color of `AWS`, here is a proposal:


[See code on PlantUML online server]

If that can help,
Regards,
Th.

commented Dec 16, 2020 by awschult (360 points)
Fascinating! That definitely worked. Thank you very much!!!

Now if you could just tell me how to properly post image/links to the plantuml server such that they render, that would be awesome. I feel like I try something different every time I ask a question and so far I have had little luck.
commented Dec 16, 2020 by awschult (360 points)
I just noticed, that even though it rendered the boxes.. the AWS box is not `cGRE` green as intended.
commented Dec 17, 2020 by The-Lu (63,920 points)

Hello A.,

I seems that ditaa have a bug.

If you place the color at the bottom, you will observe the expected result:


[See on PlantUML server]

[For how to insert an image in this Q&A forum, I will send a separate post...]
If that can help,
Regards,
Th.

...