08-19-2009 10:08 AM
LabView v8.6.1 and earlier showed uniform detailed x scale marks using an XY Chart (see scale on bottom of chart)
and after the update to v2009 the x scale only shows arbitrary marks and the rest of the scale is blank. There is typically only one mark at the beginning and one at the end of the scale and one arbitrary one that changes on each update. Is this a bug or is there a way to recover the detail on the x scale?
08-19-2009 10:16 AM
LabVIEW does not really have an xy chart. What kind of graph is it?
Can you make current values default, place the graph in a new VI, and attach the 8.6.1 version?
08-19-2009 01:25 PM
08-19-2009 01:27 PM
08-19-2009 03:38 PM
08-20-2009 04:23 PM
Hello, does this happen also when running the VI in the development environment or only as an application? Can you post a VI that shows this behavior?
Thanks,
Anna
08-20-2009 04:26 PM
08-20-2009 04:40 PM
Here is an easy one that exhibits the problem. I have attached a vi with the problem. Thanks for the help. Cheers.
08-20-2009 04:43 PM
08-21-2009 07:38 AM
While we are waiting for the official word on this issue, this example may be useful.
It adds a new marker for every third update.
Ben