Gallery
Chat GPT - Mermaid & ShowMe
Share
Explore

icon picker
Try Max Mermade Embed


DB Try Table
Name
Open
DIAGRAM
Show In Text Colum
Show in Canvas Column
WIDTH
HEIGHT
1
Try in table
graph TB
S["Search"]
S --> P["People"]
S --> C["Companies"]
S --> L["Location"]
S --> T["Time"]
S --> A["Activities"]
S --> M["More"]

Load content from mermaid.ink?
Loading external content may reveal information to 3rd parties. Learn more
Allow
Open
600
200
There are no rows in this table


Variables and formulas

URL”:
WIDTH_CANVAS
HEIGHT_CANVAS
Formula1 :
(From chat)






Formula2:
(Corrected with bracket)




Variable
DIAGRAM_CANVAS
https://mermaid.ink/svg/
Embed(
URL.Concatenate(
EncodeAsBase64(
DIAGRAM
),
WIDTH, HEIGHT,
force: True
)

Embed(
URL.Concatenate(
EncodeAsBase64(
DIAGRAM
)), // Extra bracket added
WIDTH, HEIGHT,
force: True
)

graph TB
S["Search"]
S --> P["People"]
S --> C["Companies"]
S --> L["Location"]
S --> T["Time"]
S --> A["Activities"]
S --> M["More"]


Share
 
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.