score:0

by default the closest you can come is by using a logarithmic scale, only downside is you can't choose the tick spacing but it will increase.

the only way to achieve what you want is by writing your own custom axis as described here in the docs: https://www.chartjs.org/docs/master/developers/axes.html


Related Query