In igntion perppective view in time series bar chat,can we start the bar at specfic y = like at 1820 instead of y = 0

Basically i have tried to make a baseline at 1820 and start bars from there and also tried to change the position of x axis but i was unsuccessfull at that,if anyone understands my issue please respond whether its possible or not if yes how can we make bars start at a specfic pint like y = 1820 or change the position of x axis

I'm not at my laptop, but I think this is under props.yAxes[x].range

And make sure you got ‘useStrict’ enabled.