the requirement to show every single x or y axis label is causing issues. Lots of people want to show just a few of the labels, every 10 or 25. The issue is not solved, so I’m opening it up again and referring to the ticket that is closed, but not dealt with.
this is the original ticket #12
@spencer1573 are the
ticks
-optionsmaxTicksLimit
andautoSkip
or eventually thecallback: function(value, index, values)
not able to generate such a result?Edit:
Could you provide a fiddle that is demonstrating the problem?
http://www.chartjs.org/docs/latest/axes/cartesian/linear.html?h=maxtickslimit
http://www.chartjs.org/docs/latest/axes/cartesian/?h=autoskip
http://www.chartjs.org/docs/latest/axes/labelling.html?h=callback