I wanted to add custom y axis range to chartjs. Currently its picking automatically.My data range is too large so min and max doesn't work properly,most of the items are invisible in that case.
I wanted to add some custom y axis range some thing like this
Please give me some suggestions.