mermaid icon indicating copy to clipboard operation
mermaid copied to clipboard

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

Results 855 mermaid issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** The Flowchart graph only has one direction, like LR or TB,when I draw a subgraph this table more space one...

Type: Enhancement
Status: Triage

As title describe. Are there any ways to change the orientation of gitGraph. I want to use gitGraph in my summay report.

Type: Enhancement
Status: Triage

C4Context changes are working as expected in Live editor but not in Github . Please confirm version compatability. Source : https://github.com/mermaid-js/mermaid

Type: Other
Status: Triage

**Is your feature request related to a problem? Please describe.** while use mermaid with markdown, only have Pie type chart to use **Describe the solution you'd like** hope have some...

Type: Enhancement
Status: Approved
Topic: Platform
Area: Development
Graph: Pie Chart

**Describe the bug** In the attached (zipped) html, there are two SVGs generated by mermaid. Loaded in a browser they will render with arrowheads. However, if the first SVG style...

Type: Bug / Error
Status: In progress
Status: Awaiting PR

Hi! How I can generate a system diagram with mermaid? The main issue is doing part of the graph inside another part like I have a server (big square) with...

Type: Other
Status: Triage

In some systems, entities can be nested in modules and namespaces. This is commonly written with two `::` characters, but there are other ways including slashes, etc. It would be...

Type: Enhancement
Status: Triage

Any links to Reac.js or Preact examples around?

Type: Other
Status: Triage

**Describe the bug** Depending on the order of the statements, links get cut-off. **To Reproduce** This works: ``` flowchart TD A --> B B --> C A --> C ```...

Type: Bug / Error
Status: Triage

**Describe the bug** When participant in sequence diagram starts with a number its position is ignored. In this example 123 should be the last column but it remains the first....

Type: Bug / Error
Status: Triage