Create a MermaidComponent #3190
Answered
by
archiewood
danielgafni
asked this question in
Q&A
DescriptionMermaid diagrams are very powerful at visualizing various types of graphs. They are widely supported across tools that work with Markdown. It would be great if Evidence would have a What problem would this solve?Visualizing lots of graphs. Also, it would solve #2345. How should it work?Not sure here |
Answered by
archiewood
Aug 20, 2025
Replies: 2 comments 1 reply
|
We eventually removed the mermaid component from the core evidence library as it added a lot of dependencies and package size for a component that was relatively rarely used. It should be relatively easy to add it as a custom component. Prior implementation: |
1 reply
Answer selected by
archiewood
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

We eventually removed the mermaid component from the core evidence library as it added a lot of dependencies and package size for a component that was relatively rarely used.
It should be relatively easy to add it as a custom component. Prior implementation:
https://github.com/evidence-dev/evidence/blob/c238cf0da1222751bcc5c1d8e78e9ad3e7e62f2c/packages/ui/core-components/src/lib/atoms/flowchart/Flowchart.svelte