← Back to index

mindmap

Example 1

SebastianJS (SVG)
Render failed: Cannot read properties of undefined (reading 'h')
Mermaid (code)
mindmap
root
    child1((Circle))
        grandchild 1
        grandchild 2
    child2(Round rectangle)
        grandchild 3
        grandchild 4
    child3[Square]
        grandchild 5
        ::icon(mdi mdi-fire)
        gc6((grandchild 6))
        ::icon(mdi mdi-fire)
        gc7((grandgrandchild 8))

Example 2

SebastianJS (SVG)
Render failed: Cannot read properties of undefined (reading 'h')
Mermaid (code)
mindmap
root[A root with a long text that wraps to keep the node size in check]