2020-10-28 04:25 AM
Hi,
I am working on implementing the graph using Dynamic graph widget which was recently introduced in latest TouchGFX release. In our application we collect data points after regular time interval e.g We may collect 144 data points for 12 hours. So, I want to plot the chart for parameters values Vs Time. To do that I need to show a time as X-axis label.
As I am selecting the number of data points as 144 here, it by default configure the label according to number of data points. So, how can I show time on X-axis and parameter value on Y-axis?
BR,
Shree
2023-11-24 05:57 AM
Thats good to hear it is possible but can we have a coded example of this please!
2023-12-04 02:03 PM
Yes, I also ask the same please