Skip to main content
MDi D.1
Associate II
October 11, 2022
Question

Using the dynamic graph, I set 240 data points. After 28 screens corresponding to approximately 6800 points displayed, the graph changes scale by itself. How is possible ?

  • October 11, 2022
  • 2 replies
  • 1266 views

I'm using touchGFX 4.20.0. In the file JPG the point wher the axis change about after 6800 point.

This topic has been closed for replies.

2 replies

MM..1
Chief III
October 11, 2022

Can you download data into xls and check if isnt real and no scale change...

Or simulate data for example rectangle 12000 points and show result

MDi D.1
MDi D.1Author
Associate II
October 12, 2022

The data are OK.

I found out this morning that the problem is related to the frame rate.

I add a graph point each frame rate, after about 2,5 minutes the frame rate change itself from 20,8 mS at about 50 mS. So the data showed on the graph is seem compressed.

But now the question is: why the frame rate chenge itself ?

If I comment the istruction: graphPLETISMO.addDataPoint(par_OXIMETRY_W.PPG);

the frame rate NON change !

So the proble is in the widget "dinamic graph"

How is possible to resolve the issue ?

Marco

KDyrb.1
Associate II
February 6, 2023

Hi,

Marco, did you solve this problem?

Because I have the same problem, the frame rate of axis x changes itself.

Kamil