mermaid 0.0.1 文档

  • 📔 介绍
    • 关于 Mermaid
    • Mermaid 用户指南 – 为初学者而设
    • 图表语法
  • 📊 Diagram Syntax
    • Flowcharts - Basic Syntax
    • Sequence diagrams
    • Class diagrams
    • 状态图
    • Entity Relationship Diagrams
    • User Journey Diagram
    • 甘特图
    • Pie chart diagrams
    • Requirement Diagram
    • Examples
  • ⚙️ Deployment and Configuration
    • Tutorials
    • Usage
    • mermaidAPI
    • Directives
    • Theme Configuration
    • mermaid CLI
    • Advanced n00b mermaid (Coming soon..)
  • 📚 Misc
    • 集成
    • Frequently Asked Questions
  • 🙌 Contributions and Community
    • Overview for Beginners
    • Development and Contribution 🙌
    • Change Log
    • Adding a New Diagram/Chart 📊
  • Configuration
  • Version 8.6.0 Changes
  • Summary
    • Frequently Asked Questions
    • Breaking changes
    • Usage
    • mermaid CLI
    • Development and Contribution 🙌
    • Upgrading
    • Contribute to this website
  • Configuration
  • Flowcharts - Basic Syntax
Theme by the Executable Book Project

📊 Diagram Syntax¶

  • Flowcharts - Basic Syntax
    • A node (default)
    • Graph
    • Flowchart Orientation
    • Node shapes
    • Links between nodes
    • Special characters that break syntax
    • Subgraphs
    • Beta: flowcharts
    • Direction in subgraphs
    • Interaction
    • Styling and classes
    • Basic support for fontawesome
    • Graph declarations with spaces between vertices and link and without semicolon
    • Configuration…
  • Sequence diagrams
    • Syntax
    • Messages
    • Activations
    • Notes
    • Loops
    • Alt
    • Parallel
    • Background Highlighting
    • Comments
    • Entity codes to escape characters
    • sequenceNumbers
    • Actor Menus
    • Styling
    • Configuration
  • Class diagrams
    • Syntax
    • Define a class
    • Defining Members of a class
    • Defining Relationship
    • Cardinality / Multiplicity on relations
    • Annotations on classes
    • Comments
    • Setting the direction of the diagram
    • Interaction
    • Styling
    • Configuration
  • 状态图
    • 状态
    • 过渡
    • 开始与结束
    • 复合状态
    • 选择
    • 分叉
    • 便利贴
    • 并发
    • 设定图的方向
    • 注释
    • 风格
  • Entity Relationship Diagrams
    • Syntax
    • Styling
  • User Journey Diagram
  • 甘特图
    • 给用户的提示
    • 语法
    • Setting dates
    • Comments
    • Styling
    • Today marker
    • Configuration
    • Interaction
  • Pie chart diagrams
    • Syntax
    • Example
  • Requirement Diagram
    • Syntax
    • Larger Example
  • Examples
    • Basic Pie Chart
    • Basic sequence diagram
    • Basic flowchart
    • Larger flowchart with some styling
    • SequenceDiagram: Loops, alt and opt
    • SequenceDiagram: Message to self in loop

上一页

图表语法

下一页

Flowcharts - Basic Syntax

By xinetzone
© Copyright 2021, xinetzone.