
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.
The Official Guide to Mermaid.js
Next, the book introduces Mermaid and establishes how to use it to create effective documentation. By using different tools, editors, or a custom documentation platform, you’ll also learn how to use …
Gantt diagrams | Mermaid
Jan 5, 2014 · 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 …
Interface: DetailedError | Mermaid
str str: string Defined in: packages/mermaid/src/utils.ts:784 Edit this page on GitHub
Interface: MermaidConfig | Mermaid
This option specifies if Mermaid can expect the dependent to include KaTeX stylesheets for browsers without their own MathML implementation. If this option is disabled and MathML is not supported, the …
config | Mermaid
Create diagrams and visualizations using text and code.
Mermaid | Diagramming and charting tool
"description": "This option specifies if Mermaid can expect the dependent to include KaTeX stylesheets for browsers\nwithout their own MathML implementation. If this option is disabled and MathML is not …
Math Configuration (v10.9.0+) | Mermaid
Mermaid supports rendering mathematical expressions through the KaTeX typesetter.
Function: setSiteConfig () | Mermaid
Function: setSiteConfig () setSiteConfig (conf): MermaidConfig Defined in: packages/mermaid/src/config.ts:61 setSiteConfig ... Notes: Sets the siteConfig. The siteConfig is a …
Interface: LayoutData | Mermaid
Interface: LayoutData Defined in: packages/mermaid/src/rendering-util/types.ts:168 Indexable [key: string]: any Properties config config: MermaidConfig Defined in: packages/mermaid/src/rendering …