I have a set of vertically stacked graphs created using graph builder and by using a data filter I am able to dynamically change the graphs. Since I expect to create 10-20 vertically stacked graphs, is there a way to add a vertical scroll bar to the graph builder window while still retaining dynamic graphs? I was able to use the JSL Scroll Box() function in a New Window but then the graphs are static.
Thanks.
Doesn't JMP automatically add scroll bars if the output goes off the screen? That's been my experience at least. Can you provide some sample output?
Doesn't JMP automatically add scroll bars if the output goes off the screen? That's been my experience at least. Can you provide some sample output?
Actually it does provide a scroll bar once I turned off auto stretch! Thanks for your solution.