Topic: Graph Axis Definition
I am brand new to RemoteXY - had done all my work with Blynk.
But wanted to explore this approach/alternative
I am doing fairly well with the basic understanding - but the first thing that popped up was the Graph.
I love that I can have LOTS of things on a graph - YEA. However what I am not able to find is how to control is the followoing:
1) The X-Axis - is this just a fixed time - or can I set it - or control it via MY update rate??
2) The Y-Axis - can i change the resolution and range (would like to show TEMPERATURE - so like 0--100 would be ideal) While I can convert this to a floating point value in theory - a user would not understand the Y-Axis Label.
Thanks
NEVER MIND :-) -- Finally got the code to compile and run - I can now see how it is handled.