Question
dynamic graph in touchGFX?
I want to express the value of 0x000000 ~ 0xFFFFFF in real time graph.
The graph of the currently provided demo code should continuously update the entire graph, but I want to show the cumulative data. I want to update the last data continuously like the FIFO function.
do you have any idea?@Martin KJELDSEN