Skip to content

Untitled integer in Mermaid Config Schema ​

txt
https://mermaid.js.org/schemas/config.schema.json#/properties/maxEdges

Defines the maximum number of edges that can be drawn in a graph.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusUnknown identifiabilityForbiddenAllowednoneconfig.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
Opens in MermaidChart.com