12-05-2007 03:41 AM
12-07-2007 04:02 PM
Wim,
Is there any chance that the stripchart that didn't work is partially overlapped by another control?
If that's not the case, would it be possible for you to post a program snippet that reproduces the problem?
Luis
12-08-2007 07:41 AM
12-10-2007 02:25 AM
Hi Luis,
actually, the stipchart that is working is partially overlapped by a table, that is set invisible (the user can use a binary switch to toggle between table view or chart view). The stripchart that is NOT working is located on a tab control, but it is not overlapped. I'll try to reproduce the problem in a small application.
12-10-2007 11:23 AM
It's a known issue in CVI 8.5 that strip charts are not plotting correctly when the plot area of the chart is overlapped by another control (Wim: the control has to be visible. An invisible control wouldn't cause a problem). We will have a fix for this as soon as possible.
Wim, given that your malfunctioning chart is not overlapped, you must have run into a different problem. Having the chart in a tab control should not be a problem. If you can reproduce it, we'd love to try it out.
Thanks,
Luis
12-11-2007 04:44 AM
01-11-2008 12:59 PM
01-21-2008 08:16 AM
Hi
It took me a couple of days to find out why the strip chart stopped working after I installed CVI 8.5. When a visible stripchart label or a control is placed on the stripchart plotting area, the stripchar does not update. According to the threads, this happens for the graph control also. We have to hope for a patch for this in the near future.
Jan
01-21-2008 10:38 AM
Hello scanas,
The problem with the overlapping of the plot area by a label, or by some other control, should be specific to the strip chart. It should not happen with the graph control. If you're seeing some unexpected behavior with the graph in 8.5, please let us know, since we would want to investigate that further.
Luis
02-19-2008 11:47 AM
This is a big issue for me. I use transparent buttons over the stripchart axes. When the user clicks near the axis a popup appears to allow a change in scale.
I've now carefully sized the transparent buttons to try to keep them out of the plot area but with autosizing and all the new screen resolutions its hard to be certain that a button won't encroach on the plot area by a pixel or two.