Skip to content

Color / properties inheritance for mindmap mermaid diagrams #5156

Open
@deajan

Description

Proposal

I know that mindmap diagrams are experimental for now, but it would be so nice to be able to self assign colors to mindmap parts in order to let's say show progression / priority depending on the color.
When set on an item, all sub items should inherit from assigned color.

Example

mindmap
  root{{Root Text}}
    {{Some Sub Text}}
    ::: color-red
      something
      else
    {{Some other sub text}}
    ::: color #080085
      another
      thing

Screenshots

No response

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions