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
I have been trying to rotate the text on the x-axis so that they dont overlap on each other. Is there an easy way to do this through the "style" option?
something like this maybe ... style: .x.axis text{transform: rotate(-45deg);}