It would be nice to add a property to XY Graphs like "AutoScale.IncludeCursors?" that would take into consideration the cursor position when autoscaling X and Y axes.
For example, say you want to display limit lines for a channel you are monitoring:
In this example, we're watching a channel that is at a constant value of 3, and it has a limit of 3.2 (displayed as a cursor). Now, let's say the value makes a step change to 5, and you didn't see the transition (or maybe you switched to a different device in the plot,so the whole thing redrew):
Where'd my limit line go? The y-axis autoscaled, but didn't take the cursor into consideration, so it's out of the visible range now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.