Skip to content

Untitled undefined type in Mermaid Config Schema

txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/SwimlaneDiagramConfig/properties/lineHops

Renders edge crossings as small arcs ("hops") or visible gaps so that overlapping edges are easier to read. Set to false to disable. Edges rendered as curves are skipped to avoid corrupting the geometry.

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

lineHops Type

merged type (Details)

one (and only one) of

lineHops Default Value

The default value is:

json
"arc"
Opens in mermaid.ai