mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Updates after review comments
This commit is contained in:
@@ -147,7 +147,11 @@ classDef class1 fill:red,color:blue,stroke:#FFD600;
|
||||
</pre
|
||||
>
|
||||
<pre id="diagram4" class="mermaid">
|
||||
%%{init: {'treemap': {'valueFormat': '$0,0'}}}%%
|
||||
---
|
||||
config:
|
||||
treemap:
|
||||
valueFormat: '$0,0'
|
||||
---
|
||||
treemap
|
||||
"Budget"
|
||||
"Operations"
|
||||
|
Reference in New Issue
Block a user