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
Hi MindFreeze,
I'm not sure if this is a problem or if it just requires rewriting the code differently after updating to version 3.0.1 from version 2.4.0; in the new version the graph displays many overlapping lines.
Checklist:
I updated to the latest version available
I cleared the cache of my browser
Release with the issue:
3.0.0 and 3.0.1
Last working release (if known):
2.4.0
Browser and Operating System:
Vivaldi 6.7.3329.26 and Firefox 125.0.3 on Windows 11
Description of problem:
In version 2.4.0, everything is represented correctly and linearly:
In version 3.0.0 it appears like this, the data is correct but there are many intersections on the lines:
I tried to modify the lines "sort_by" and "sort_group_by_parent" but I couldn't solve the problem.
Hi MindFreeze,
I'm not sure if this is a problem or if it just requires rewriting the code differently after updating to version 3.0.1 from version 2.4.0; in the new version the graph displays many overlapping lines.
Checklist:
Release with the issue:
3.0.0 and 3.0.1
Last working release (if known):
2.4.0
Browser and Operating System:
Vivaldi 6.7.3329.26 and Firefox 125.0.3 on Windows 11
Description of problem:
In version 2.4.0, everything is represented correctly and linearly:
In version 3.0.0 it appears like this, the data is correct but there are many intersections on the lines:
I tried to modify the lines "sort_by" and "sort_group_by_parent" but I couldn't solve the problem.
This is the code used:
The text was updated successfully, but these errors were encountered: