Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MermaidJS

Guides

  • Making Mermaid-JS diagrams

Symbols

  • MermaidInk
  • MermaidJS
AntonAntonov`MermaidJS`
MermaidInk
​
MermaidInk[s]
retrieves an images defined by the spec
s
from Mermaid's Ink Web interface.
​
Details and Options

Examples  
(19)
Basic Examples  
(1)
Generate a flowchart from a Mermaid specification:
In[1]:=
MermaidInk
["graph TD WL --> |ZMQ|Python --> |ZMQ|WL"]
Out[1]=
In[2]:=
———
Create a
Graphics
expression from a class diagram:
In[2]:=
MermaidInk
["classDiagram Animal <|-- Duck Animal <|-- Fish Animal <|-- Zebra Animal : +int age Animal : +String gender Animal: +isMammal() Animal: +mate() class Duck{ +String beakColor +swim() +quack() } class Fish{ -int sizeInFeet -canEat() } class Zebra{ +bool is_wild +run() }"]
Out[2]=
Scope  
(8)

Options  
(3)

Applications  
(2)

Properties & Relations  
(3)

Possible Issues  
(1)

Neat Examples  
(1)

SeeAlso
MermaidJS
 
▪
Graph
RelatedGuides
▪
Making Mermaid-JS diagrams
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com