Skip to content

issues Search Results · repo:mermaid-js/mermaid language:TypeScript

Filter by

607 results
 (58 ms)

607 results

inmermaid-js/mermaid (press backspace or delete to remove)

Description I have a Next project, where I return a generated mermaid code from a route.ts. I call parse to check the validity of the code. route.ts: let isValid = await mermaid.parse(response, { suppressErrors: ...
Status: Triage
Type: Bug / Error
  • Deliaz
  • 1
  • Opened 
    19 hours ago
  • #6370

Description This code: flowchart LR A -- B linkStyle 0 stroke:#D50000 Would render a diagram that looks like this: img width= 262 alt= Image src= https://github.com/user-attachments/assets/bab3da11-8aed-4bfb-8dc2-82ff551de752 ...
Status: Approved
Type: Bug / Error
  • knsv
  • Opened 
    yesterday
  • #6369

Proposal I want to customize the color of participant in the sequenceDiagram.But I can t find any solution Use Cases No response Screenshots No response Syntax No response Implementation None ...
Status: Triage
Type: Enhancement
Type: New Diagram
  • xkernal
  • Opened 
    yesterday
  • #6367

In ERD, relationships can link more than 2 entities. It will be great if Mermaid could have such a feature.
Status: Triage
  • nicolas-guilhot
  • Opened 
    2 days ago
  • #6366

Description Detected when using FireFox: If you use an svg file as an image and activate the constraint option, the block scheme is not rendered correctly. Received errors: Unexpected NaN value when ...
Status: Triage
Type: Bug / Error
  • Limbend
  • Opened 
    4 days ago
  • #6362

A code snippet contains syntax highlighting, it currently will fail to render with the default integration. Example: https://codepen.io/chrisirhc/pen/bNGRvZj I propose that the default integration make ...
Status: Triage
  • chrisirhc
  • Opened 
    5 days ago
  • #6360

Proposal Now, mermaid allows relations between tables in ER Diagrams. An option very interesting, it will be link fields of table. Example Table link: dem_alumne ||--o{ dem_assignaturaalumne : Field ...
Status: Triage
Type: Enhancement
  • anadal-fundaciobit
  • Opened 
    5 days ago
  • #6359

Description I am adding Mermaid as a plugin for a static site generator, but for some reason, the Gantt Diagram in Mermaid has a fixed max-width for the rendering area, which doesn t adjust dynamically ...
Status: Triage
Type: Bug / Error
  • gerteck
  • 1
  • Opened 
    5 days ago
  • #6358

Proposal E.g. in diagram below I want B and b to render equally motivation: 1) adding @{...} to all my node quickly get messy 2) enabling same content for both classDef and @{...} make syntax easier ...
Status: Triage
Type: Enhancement
  • jens2017kam
  • Opened 
    5 days ago
  • #6357

Description A Generic type is correctly represented in a class diagram, unless its class serves as a base for another class. Steps to reproduce The following: class IComparable~Shape~{ Interface ...
Status: Triage
Type: Bug / Error
  • aubertc
  • 1
  • Opened 
    5 days ago
  • #6356
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub