Allow setting max and min values for HTML Chart axis
When creating an HTML chart, the max and min values of the numeric axis are automatically calculated. For many charts, these values don't make sense for the data displayed.
For example, a column chart that is showing percentages, but starts at 0.4 and goes to 0.7 does not show an accurate scale for the values being presented.
It would be helpful to have a chart option that allows setting the maximum and minimum value for the particular axis.
3
votes
