Displaying empty data sets


peyro

Recommended Posts

Posted

Hello,

I have some persists variables that needs to be displayed in a 2D graphic. On these data sets I have "holes" where the system is OFF and there is no data collected. The problem is that when I graph a range that include ON and OFF times, the graph seems to interpolate the values and shows data lines like there were data. More over, if I graph only an OFF period, I got a line with the last value. Is there a way to avoid interpolating the values, and show nothing on OFF times where there is no data collected??

Thanks in advance and regards

Ap

Posted

There's a property on the General page of the graph properties called Line Gap Threshhold that determines how far two points need to be to draw a gap (i.e. don't draw a line between them). Just adjust this number smaller until gaps are displayed. I believe the units on this property is seconds.

Archived

This topic is now archived and is closed to further replies.