Skip to content

Untitled undefined type in Mermaid Config Schema

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

Renders edge crossings as small arcs ("hops") or visible gaps, so that it is clear which line passes over which where two edges meet.

The edge that gives way loses its corner rounding for the segment carrying the hop, which is the trade for a readable crossing. Curved edges are skipped rather than rewritten, to avoid corrupting their geometry. Set to false to draw plain crossings.

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
true
Opens in mermaid.ai