01-30-2007 03:30 PM
01-30-2007 03:44 PM
01-30-2007 03:58 PM
02-01-2007 01:45 AM
02-01-2007 08:39 AM
I hadn't considered changing the axes colors, but I know there is an .ini file setting that would keep the plot area from resizing. I like having the plot resizing though, because it lets me have the maximum viewing area when looking at data sets with 1 y axis. I think we are upgrading to LabVIEW 8.0 soon, so I think I'll just work on a different feature until then.
I included 3 screenshots to show the problem. "Before" is with both data traces plotted on the same y axis. "2axis" is with the second trace plotted on a second y axis. "After" is with the second trace returned to the original y axis. You can see that the plot area moved to the left
I am using the sum of the axis widths to set the width of the plot area. Maybe I just need to sequence the order that the resizing and axis visibility are occurring.