Chart

i have very close values on the y axis so i need to zoom in, like from 69 to 71 and i can’t find an option in wappler

I could be wrong about this, but I don’t think you are able to set the min and max for axis in Wappler.

any ideas?
@Teodor @George @Hyperbytes my friends… can you help me?

Running into the same issue here.
Any help is welcomed ! :slight_smile:

If you don’t mind that all your charts don’t start at 0 then you could edit the dmxCharts.js file. Search for beginAtZero:!0 and replace it with beginAtZero:!1.

Awesome, thank you very much Patrick ! :slight_smile: