
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 …
Architecture Diagrams Documentation (v11.1.0+) | Mermaid
In the context of mermaid-js, the architecture diagram is used to show the relationship between services and resources commonly found within the Cloud or CI/CD deployments.
Interface: RenderOptions | Mermaid
Properties algorithm? optionalalgorithm: string Defined in: packages/mermaid/src/rendering-util/render.ts:11 Edit this page on GitHub
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 …
Type Alias: InternalHelpers | Mermaid
Type Alias: InternalHelpers InternalHelpers = typeof internalHelpers Defined in: packages/mermaid/src/internals.ts:33
Interface: DetailedError | Mermaid
str str: string Defined in: packages/mermaid/src/utils.ts:784 Edit this page on GitHub
Pie chart diagrams | Mermaid
While it is named for its resemblance to a pie which has been sliced, there are variations on the way it can be presented. The earliest known pie chart is generally credited to William Playfair's Statistical …
Interface: Mermaid | Mermaid
This is provided for environments where the mermaid object can't directly have a new member added to it (eg. dart interop wrapper). (Initially there is no parseError member of mermaid).
Untitled integer in Mermaid Config Schema | Mermaid
Create diagrams and visualizations using text and code.
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 …