#Overlapping Edges when layouting along same x-, y- direction
1 messages · Page 1 of 1 (latest)
along my experiences,
You might need to work with custom edge. or work with elkjs layouting the nodes.
https://mindmapflow.vercel.app/
Look out this example.
Create and explore interactive mind maps to visualize your thoughts and projects effectively.
Nope. does not solve it for me: One can still put the nodes in same x and have the edges overlap
Can you explore the elkjs. this might help you.
here the slight bend in the end is a minor improvement
We are using elk, dagre and cytoscape layuots
the layouting is only part of the solution
searching more for a solution like here:
can i somehow shift the connecting position of a node programmatically (more nuanced than just left/right/top/bottom)?
you might need to work with multiple handles for that.
interesting. from this component: https://reactflow.dev/api-reference/components/handle
?