Hello,
I use an ESP32, VS Code and SLS to show a chart on a display. Everything works perfectly. My problem is how to set the y resolution of the chart separately from the y axis label.
For example, I want a y label from 0-50 with a resolution of 255 steps.
I have not yet found a way to set the y resolution separately from the y axis label.
Kind regards