Fixed rendering issues found while testing, setting to treemap-beta

This commit is contained in:
Knut Sveidqvist
2025-05-20 15:22:49 +02:00
parent 878e77acab
commit 43092e6e11
7 changed files with 101 additions and 85 deletions

View File

@@ -146,7 +146,7 @@ classDef class1 fill:red,color:blue,stroke:#FFD600;
</pre
>
<pre id="diagram4" class="mermaid">
<pre id="diagram4" class="mermaid2">
---
config:
treemap:
@@ -166,7 +166,7 @@ treemap
>
<pre id="diagram4" class="mermaid">
treemap
title Treemap with Title
title Accessible Treemap Title
"Category A"
"Item A1": 10
"Item A2": 20
@@ -507,7 +507,7 @@ kanban
alert('It worked');
}
await mermaid.initialize({
theme: 'forest',
// theme: 'forest',
// theme: 'default',
// theme: 'forest',
// handDrawnSeed: 12,