Arrows not correct with JSON or YAML Big Data [Smetana]

0 votes
asked Feb 10, 2021 in Bug by The-Lu (64,760 points)
edited Feb 10, 2021 by The-Lu

Hello PlantUML team,

Here are some other examples, where arrows are not correct (with JSON little Big Data), see arrows between coloured field that sticks or intertwines:

1/ First example

@startjson
[
{"k1": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "k2": "v2","KO": "v3"},
{"k1": "v1", "k2": "v2","KO": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"},
{"KO": "v1", "k2": "v2","k3": "v3"},
{"KO": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"}
]
@endjson

2/ Second example

@startjson
[
{"k1": "v1", "KO": "v2","k3": "v3"},
{"k1": "v1", "KO": "v2","k3": "v3"},
{"k1": "v1", "KO": "v2","K3": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "k2": "v2","k3": "v3"},
{"k1": "v1", "KO": "v2","k3": "v3"},
{"k1": "v1", "KO": "v2","k3": "v3"},
{"KO": "long long long long long long long long long v1"}
]
@endjson

3/ 3rd example

@startjson
[
["ok"],
["KO"],
["KO"],
["KO"],
["ok"],
["ok"],
["ok"],
["ok"],
["ok"],
["ok"],
["ok"],
["ok"],
["ok"],
["KO"],
["KO"],
["KO"],
["ok"]
]
@endjson


Thanks for your support,
Regards,
Th.

related to an answer for: Arrow not correct with Json Big Data

Your answer

Your name to display (optional):
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.
...