Skip to content

[FEATURE] Add support for generating "elk" layout diagrams.#35

Open
TDuffinNTU wants to merge 11 commits into
polina-c:mainfrom
TDuffinNTU:main
Open

[FEATURE] Add support for generating "elk" layout diagrams.#35
TDuffinNTU wants to merge 11 commits into
polina-c:mainfrom
TDuffinNTU:main

Conversation

@TDuffinNTU

Copy link
Copy Markdown

Resolves #34

Adds support for the "elk" layout config in Mermaid flowcharts:

Default:
DEFAULT LAYOUT

Elk:
ELK LAYOUT


As there are other config options that may be requested in the future, I've implemented this to make it trivial to add 'em.

I've also resolved the // TODO to migrate _NodesAndValue to a record type, and upgraded pubspec deps :)

@polina-c

Copy link
Copy Markdown
Owner

Can you update CHANGELOG.md, increase version and fix bot failures?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the elk layout option for nicer outputs :)

2 participants