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
This is a bug, I guess with the way we collide rotated labels. autoSkip: false is just a workaround which will not work in many cases. As you can see, the auto skipper should not discard the tick label because it doesn't overlap:
Expected Behavior
The expected behaviour is to display properly the X axis labels
Current Behavior
The second label is missing
Possible Solution
When the labels are shortened they work correctly, but for longer string they fail
Steps to Reproduce (for bugs)
https://codepen.io/dstoyanov22/live/mQZoEG
Environment
The text was updated successfully, but these errors were encountered: