I've just started an Arduino Cloud Thing using a Uno R4 WiFi with a BME688 sensor.
I created a dashboard for it, with a chart to show the atmospheric pressure in hPa (mBar).
The problem that I am having is with the labeling of the y-axis of the graph.
The labels all say '1K'.
Can anyone tell me how I get it to say '1020', '1021', '1022' etc.?
If I display a Value or Gauge the information is displayed satisfactorily.
I have the exact same issue with both normal and advanced charts. I don't think there is a setting anywhere to adjust this which is pretty frustrating. Only thing I am considering is changing units (eg divide by 1000). Sorry I am not posting with a solution but wanted to add my weight to this issue. Hopefully they fix this. If you found the solution i would be very grateful if you would share.