cancel
Showing results for 
Search instead for 
Did you mean: 

plotting a customized data graph with x and y axis on STM32U5A9J-DK

emmaulala
Associate

I use STM32U5A9J-DK to plot a graph containing a series of V-I data. I have tried static graph widget and was succeed, but it somewhere doesn't meet my need: the label can only show int, if  x data range is -0.6~0.6V, I can only scale them to -600~600, in mV unit, (but I want to show unit in V); besides, my data sequences may have the same x value with different y, e.g. (-0.6,2) (-0.2,5) (0,3) (-0.2,2) (-0.6,1), data like this can't be plotted on static graph, it only accepts monotonous x value. 

I need my graph showing the original data points (need no scaling) and allowing same x value with different y values, Any other way I can build a graph fitting my requirement? I use touchgfx 4.26.1, seems no canvas function ?!

I mean like drawing the plot below, with a lots of on the same graph, and allow me to active/inactive the plot, each plot is a regression

emmaulala_0-1777545112885.png

 

0 REPLIES 0