02-02-2012 01:44 PM
I have a tab control with 5 tabs. On each tab, there is a mix-signal graph. There are 5 graphs in total. When graph 1 is displaying data, a portion of the data would be missing on the graph. The user will have to change to another tab and come back to cause all the data to appear on the graph. It seems like there is a refreshing problem. How do I fix that? Thanks!
02-02-2012 05:25 PM
This problem only happens on some computer but not the others. However, I believe that setting all the graphs to synchronous display should fix the problem.
02-03-2012 07:26 AM
There have ben a lot of reports of bugs recently associated with graphs and charts. But those seem to come and go by themselves and aren't helped by poking at the screen (well, maybe some).
BUt in general od screen update behaviour in LV has historically been due to the display, the driver and teh hardware acceleration setteings. On the affected machines try backing down on the hard accel seetting (under display settings of windows) and make sure you have the latest and greatest version of the driver.
Trying to help,
Ben
02-22-2012 11:35 AM
I never thought about it in this angle.