We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Choosing the elk layout produces an empty result.
To Reproduce Link to Live Editor: https://mermaid.live/edit#pako:eNpdkLFugzAQhl_FurHCCLChwUOWds2ULXUHCxywAnZkTBSKePe6dqNW8fTru8-nu1uhMa0EBhhjrhujz6pjXCOEBrGY2TEkhwvXoTo54eS7Ep0VI74VwUIfL58I4z06OjUMEYUYoC8-o4O5Kd1FGvPz93_0zYqpjzTER1NIYJR2FKr1k68_AgfXy1FyYD62wl44cL15T8zOHBfdAHN2lgnM1_ZvC2BnMUyeXoU-GTM-JNkqZ-whXiYcKCjAVrgDIxVNKa1LWlCS5aQmJIEFWE7S1x2taVWQqizrPNttCXyFrnmaxUe8UNMsyxOwZu763wG2b37AdIc
Steps to reproduce the behavior:
Expected behavior A diagram laid out with the elk layout algorithm.
Screenshots The expected sample state diagram:
No diagram generated if the elk layout option is chosen - no error listed:
Desktop (please complete the following information):
Additional context This was working fine about a week ago, it produced this with the following config:
--- config: layout: elk elk: mergeEdges: false nodePlacementStrategy: NETWORK_SIMPLEX ---
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Choosing the elk layout produces an empty result.
To Reproduce
Link to Live Editor: https://mermaid.live/edit#pako:eNpdkLFugzAQhl_FurHCCLChwUOWds2ULXUHCxywAnZkTBSKePe6dqNW8fTru8-nu1uhMa0EBhhjrhujz6pjXCOEBrGY2TEkhwvXoTo54eS7Ep0VI74VwUIfL58I4z06OjUMEYUYoC8-o4O5Kd1FGvPz93_0zYqpjzTER1NIYJR2FKr1k68_AgfXy1FyYD62wl44cL15T8zOHBfdAHN2lgnM1_ZvC2BnMUyeXoU-GTM-JNkqZ-whXiYcKCjAVrgDIxVNKa1LWlCS5aQmJIEFWE7S1x2taVWQqizrPNttCXyFrnmaxUe8UNMsyxOwZu763wG2b37AdIc
Steps to reproduce the behavior:
Expected behavior
A diagram laid out with the elk layout algorithm.
Screenshots
The expected sample state diagram:
No diagram generated if the elk layout option is chosen - no error listed:
Desktop (please complete the following information):
Additional context
This was working fine about a week ago, it produced this with the following config:
The text was updated successfully, but these errors were encountered: