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?
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: