Hiding Intermediate JMP Data Tables
Hi,I have a script that creates a number of intermediate data tables. The final result of the script is a series of bubbles charts. Unfortunately, between the beginning of the script and the displaying of the last bubble chart, all the intermediate tables are also displayed. I don't want to see them -- just the bubble charts. How can I hide the intermediate tables? I tried using Invisible, bu...