I have the following histogram: https://jsfiddle.net/mfjbgoxp/
I’d like to have two ways of setting ticks:
1. Automatically set the ticks, such that they are evenly-spaced (i.e. 46, 49, 52, etc.), and each tick is at the center or at the left side of a bar (provided that the count is not zero, for that bin).
2. Manually specify the names of the ticks.
Thank you.
-
This topic was modified 4 years, 6 months ago by Plotter.
-
This topic was modified 4 years, 6 months ago by Plotter.