Timing diagram scale fails with certain sequence of times

0 votes
asked Feb 11, 2021 in Bug by johntactiq (120 points)
This sequence of times fails by making the diagram very wide.

@startuml
@-200
@0
@550
' fails at 500
@2200
@3300
@4400
@4950
' fails at 5000
@6600
@8800
@11550
@enduml

Change the 550 to 500 to see the issue. Same thing happens if 4950 is changed to 5000.

1 Answer

0 votes
answered Apr 15, 2022 by The-Lu (64,340 points)

Hello J. and all,

Just to answer an old question, it seems to be ok, with the last version, and on the PlantUML Online Server...

or

or:

Regards.

...