Guide
You can create Mermaid diagrams and charts in Fibery rich text fields. Type /mermaid or /diagram and create a basic (or complex) diagram.
graph TD;
Notion-->Fibery;
ClickUp-->Fibery;
You can click on a diagram image to zoom it and see all the smallest details.
There are three presentation modes for mermaid block: only code, code and diagram, only diagram; you can switch between them in the top right corner of the mermaid block.
You can paste any complex diagram text into mermaid block and it will be rendered as a complex diagram. Charts are also supported.
quadrantChart
title Reach and engagement of campaigns
x-axis Low Complexity --> High Complexity
y-axis Low Power --> High Power
quadrant-1 For nerds
quadrant-2 Non-existent
quadrant-3 For mere mortals
quadrant-4 For pain-seekers
Asana: [0.45, 0.43]
Fibery: [0.8, 0.8]
Notion: [0.6, 0.6]
ClickUp: [0.7, 0.44]
Trello: [0.20, 0.24]
Note that you can use Fibery AI to generate Mermaid diagrams and charts. For example, you can generate space schema, or structure of entities, or create charts based on data.
FAQ
Q: Can I convert a Mermaid diagram into a Whiteboard?
A: No, not yet.