-
### Description
Diagrams are not legible on phone screen (not looked on a billger screen). Is it possible to have a button that will switch them out with a png/svg version of the figure?
### (Option…
-
It's possible (supported in Chrome but not Safari) to use `prefers-color-scheme` in SVG documents.
With careful styling, this can be used to achieve diagram styling which responds to user preferenc…
-
When hovering an arrow of a sequence diagram, some details of that span can be seen.
-
### Description
Add different SVG styles for the repository and allow the style selection using the query string.
- [ ] #28
- [X] Default
- [ ] #29
- [x] #30
- [x] #33
These three styles …
-
Is there a way to parse mermaid text into an AST? I want to render mermaid diagrams in an environment that uses its own elements, not svg. I believe having an AST representation would make this easier…
-
All diagrams should complement each other and be consistent in design. Some may be "zoom" or "detail" views, kind of like an inset on paper maps.
Here's the repo where I push each version of a diagra…
-
The canvas size is fixed in this version.
I would be better to adjust the canvas size (width, height) to the diagram size, with a minimum size so that writer has room to create new nodes.
-
I'd quite like to use this library as I need to programmatically generate several complex diagrams in svg. Unfortunately all my attempts, including loading and running the test generate the following …
-
The addition of a linebreak either via an inline `` or Markdown causes rendering to fail.
This seems to be because the Mermaid renderer outputs `` instead of `` in the generated SVG.
It's likely…
-