score:0

Accepted answer

usually the chart rearranges itself quite good after each data change.

if you want to force min and max values you have to update/override the options of your chart with math.floor() and math.ceil() whenever your data changes.


Related Query

More Query from same tag