Skip to content

Expose elk configuration forceNodeModelOrder and considerModelOrder to the mermaid configuration #6856

@knsv

Description

@knsv

This will make it possible to configure these layout options in the diagram itself:

Force Node Model Order

Preserves the order of nodes and edges in the model file if this does not lead to additional edge crossings. Depending on the strategy this is not always possible since the node and edge order might be conflicting.

Consider Model Order

Preserves the order of nodes and edges in the model file if this does not lead to additional edge crossings. Depending on the strategy this is not always possible since the node and edge order might be conflicting.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions