Skip to content

Untitled boolean in Mermaid Config Schema ​

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

The node order given by the model does not change to produce a better layout. E.g. if node A is before node B in the model this is not changed during crossing minimization. This assumes that the node model order is already respected before crossing minimization. This can be achieved by setting considerModelOrder.strategy to NODES_AND_EDGES.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusUnknown identifiabilityForbiddenAllowednoneconfig.schema.json*

forceNodeModelOrder Type ​

boolean

Opens in MermaidChart.com