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
Labels are automatically hidden when there are too many (hideOverlappingLabels: true ), which is great, but there is no padding set between them. Depending on the device's width, sometimes the labels are readable, and other times they are not because they are completely merged together. How can this issue be resolved?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Labels are automatically hidden when there are too many (
hideOverlappingLabels: true
), which is great, but there is no padding set between them. Depending on the device's width, sometimes the labels are readable, and other times they are not because they are completely merged together. How can this issue be resolved?xaxis : { labels : { rotate : 0, hideOverlappingLabels : true } } }
OK...

BAD...

The text was updated successfully, but these errors were encountered: