主题
石川图 (v11.12.3+)
🌐 Ishikawa diagram (v11.12.3+)
石川图用于表示特定事件(或问题)的原因。它们也被称为鱼骨图、鲱骨图或因果图。该图形状类似鱼骨头,主要问题位于鱼头,原因从主干分支出来。
🌐 Ishikawa diagrams are used to represent causes of a specific event (or a problem). They are also known as fishbone diagrams, herringbone diagrams or cause-and-effect diagrams. The diagram resembles a fish skeleton, with the main problem at the head and the causes branching off from the spine.
警告
这是 Mermaid 中的一种新图表类型。其语法在未来版本中可能会有所变化。
语法
🌐 Syntax
- 第一行是图表的事件(问题)。
- 随后的几行是事件的原因。
- “鱼骨”结构通过缩进来表示。