|
- Mermaid | Diagramming and charting tool
Mermaid Diagramming and charting tool JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically
- Mermaid User Guide
This section talks about the different ways to deploy Mermaid If you are a beginner:
- Gantt diagrams | Mermaid
As shown here A Gantt chart is useful for tracking the amount of time it would take before a project is finished, but it can also be used to graphically represent "non-working days", with a few tweaks Mermaid can render Gantt diagrams as SVG, PNG or a MarkDown link that can be pasted into docs
- Entity Relationship Diagrams | Mermaid
Entity names are often capitalised, although there is no accepted standard on this, and it is not required in Mermaid Relationships between entities are represented by lines with end markers representing cardinality Mermaid uses the most popular crow's foot notation
- Diagram Syntax | Mermaid
We've restructured how Mermaid renders diagrams, enabling new features like selecting layout and look Currently, this is supported for flowcharts and state diagrams, with plans to extend support to all diagram types
- State diagrams | Mermaid
Mermaid can render state diagrams The syntax tries to be compliant with the syntax used in plantUml as this will make it easier for users to share diagrams between mermaid and plantUml
- Treemap Diagram Syntax | Mermaid
The treemap diagram implementation in Mermaid is designed to be simple to use while providing powerful visualization capabilities As this is a newer diagram type, feedback and feature requests are welcome through the Mermaid GitHub repository
- Theme Configuration | Mermaid
Dynamic and integrated theme configuration was introduced in Mermaid version 8 7 0 Themes can now be customized at the site-wide level, or on individual Mermaid diagrams
|
|
|