Skip to content
New issue

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

Where to find line layout algorithm? #258

Closed
ajilius opened this issue Nov 17, 2015 · 1 comment
Closed

Where to find line layout algorithm? #258

ajilius opened this issue Nov 17, 2015 · 1 comment

Comments

@ajilius
Copy link

ajilius commented Nov 17, 2015

I've got a layout problem, highlighted in the attached diagram, with the lines between nodes.
The area circled in red is quite messy, and the line overdrawn in red has a much more simple path.
I'd like to take a look at the code to understand the problem better.
Can you point me to the code that handles this layout?

mermaid1

@knsv
Copy link
Collaborator

knsv commented Nov 22, 2015

This is implemented using the dagre-d3 library. Look at https://github.com/cpettitt/dagre-d3 for more info. hope this helps. Reopen if you have more questions.

@knsv knsv closed this as completed Nov 22, 2015
mgenereu pushed a commit to mgenereu/mermaid that referenced this issue Jun 25, 2022
…yarn/develop/typescript-eslint/eslint-plugin-4.28.3

Bump @typescript-eslint/eslint-plugin from 4.28.2 to 4.28.3
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

No branches or pull requests

2 participants