主题
Untitled integer in Mermaid Config Schema
txt
https://mermaid.js.org/schemas/config.schema.json#/properties/maxEdges
定义图形中可以绘制的最大边数。
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | config.schema.json* |
maxEdges Type
integer
maxEdges Constraints
minimum: the value of this number must greater than or equal to: 0
maxEdges Default Value
The default value is:
json
500