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
{{ message }}
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.
There is currently now support for Axis Label Position (chxp). This becomes important if you want to do custom axis labels to describe the whole axis. For instance, if you had a chart that had 1000 to 10000 dollars on the y-axis and the years 2000 to 2010 on the x-axis, you would like to add a overall labels of "Dollars" and "Years" on each respective axis. chxp is needed to position the labels into the middle of the axis. The google documentation can be found on this page:
There is currently now support for Axis Label Position (chxp). This becomes important if you want to do custom axis labels to describe the whole axis. For instance, if you had a chart that had 1000 to 10000 dollars on the y-axis and the years 2000 to 2010 on the x-axis, you would like to add a overall labels of "Dollars" and "Years" on each respective axis. chxp is needed to position the labels into the middle of the axis. The google documentation can be found on this page:
https://developers.google.com/chart/image/docs/chart_params#axis_label_positions
Does adding this make sense?
The text was updated successfully, but these errors were encountered: