-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
Improve Graph direction and margin/padding for mindmap.
MonoRoot Mindmap
Improve Graph direction:
-
left to right direction✔️OK (by default) -
top to bottom direction✔️OK -
right to left direction✔️OK -
bottom to top direction❌KO (seems displayright to left direction)
@startmindmap
bottom to top direction
* 1
** 2
*** 4
*** 5
** 3
*** 6
*** 7
@endmindmapMultiroot Mindmap
-
left to right direction✔️OK (by default) -
top to bottom direction--> ❌overlapping: Improve margin/padding -
right to left direction✔️OK -
bottom to top direction❌KO (seems displayright to left direction)
@startmindmap
top to bottom direction
* Root 1
** Foo
** Bar
* Root 2
** Lorem
** Ipsum
@endmindmapRef.
- Multiroot Mindmap #773 (comment)
- https://forum.plantuml.net/17728/vertically-oriented-mindmap-bottom-direction-bottom-side
[FYI @johny-tee]
Open Questions
- Do these tests also have to be done for WBS?
Regards.
claudio-salvio
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request