I encountered this package while looking for a programmatic way to generate a metro map from plain text (similar to mermaid.js charts). Is there any way to save the rendered map as an image (.png or ideally .svg)
I can likely get an AI to generate the json file from the mermaid code for an initial flowchart that I can tweak later?
I encountered this package while looking for a programmatic way to generate a metro map from plain text (similar to
mermaid.jscharts). Is there any way to save the rendered map as an image (.pngor ideally.svg)I can likely get an AI to generate the json file from the mermaid code for an initial flowchart that I can tweak later?