Skip to content

mindmap: Improve Graph direction and margin/padding #1413

@The-Lum

Description

@The-Lum

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 display right to left direction)
@startmindmap
bottom to top direction
* 1
** 2
*** 4
*** 5
** 3
*** 6
*** 7
@endmindmap

Multiroot 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 display right to left direction)
@startmindmap
top to bottom direction
* Root 1
** Foo
** Bar
* Root 2
** Lorem
** Ipsum
@endmindmap

Ref.

Open Questions

  • Do these tests also have to be done for WBS?

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions