You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
When using any version beyond 4.20.0, i get overlapping edges for a simple hierarchical graphwith predefined levels, even though overlapping is avoidable in the graph. This was not the case until 4.19.0.
What is the problem?
When using any version beyond 4.20.0, i get overlapping edges for a simple hierarchical graphwith predefined levels, even though overlapping is avoidable in the graph. This was not the case until 4.19.0.
What is the problem?
Example graph using 4.19.0:
Code: https://jsbin.com/konepey/1/edit?html,js,output
Example graph using 4.20.0 (or use latest 4.21.0, doesn't matter):
https://jsbin.com/gozalaf/edit?html,js,output
The text was updated successfully, but these errors were encountered: