mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +02:00
Updated code as per suggestions
This commit is contained in:
@@ -344,9 +344,9 @@ Treemap diagrams are commonly used for:
|
||||
|
||||
If treemap diagrams don't suit your needs, consider these alternatives:
|
||||
|
||||
- **Pie Charts**: For simple proportion comparisons without hierarchy
|
||||
- [**Pie Charts**](./pie.md): For simple proportion comparisons without hierarchy
|
||||
- **Sunburst Diagrams**: For hierarchical data with a radial layout (yet to be released in Mermaid).
|
||||
- **Sankey Diagrams**: For flow-based hierarchical data
|
||||
- [**Sankey Diagrams**](./sankey.md): For flow-based hierarchical data
|
||||
|
||||
## Notes
|
||||
|
||||
|
Reference in New Issue
Block a user