TouchGFX Graph widget with addDataPoint(x, y)?
Hi
The new dynamic graph widget is great, but is there a setting / different graph widget that will allow me to plot data based on a set of coordinate points (x and y)?
For example, with the dynamic graph widget there is an addDataPoint(y) method. Is there a similar method for plotting data that doesn't have fixed x coordinate intervals?
Thanks