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
If true, draw the horizontal axis text at an angle, to help fit more text along the axis; if false, draw horizontal axis text upright. Default behavior is to slant text if it cannot all fit when drawn upright. Notice that this option is available only when the hAxis.textPosition is set to 'out' (which is the default). The default is false for dates and times.
Type: boolean
Default: automatic
The text was updated successfully, but these errors were encountered:
Hi, there seems to be no support for
hAxis.slantedText
(andhAxis.slantedText
). Any plans on adding it?Documentation on Google regarding it: https://developers.google.com/chart/interactive/docs/gallery/columnchart
The text was updated successfully, but these errors were encountered: