Re: change display size of plot area

2004-05-06 Thread [EMAIL PROTECTED]
Simple way would be to place a transparent boolean button over each graph so that you can use the button event to pop up a big graph and put it away. There are other ways as well. If this doesn't work for you, comment.

Re: change display size of plot area

2004-05-06 Thread jonny e
hi stu, thanks for the suggestion. i think it is a good one, but am not sure how to implement it. of course the boolean would control a conditional statement...but what built-in labview functions can i use to control the size of the graph/plot area? what were the other ideas you had? thanks a lot