I would like to Hide the outline box that surrounds a graph builder.
I tried making it a report and deleting the Outline Box like ybuild = Graph Builder(); yrep = ybuild << report; yrep[ OutlineBox(1) ] << Delete; The entire report just disappears.
Even when the outline is hidden, there is a tiny hotspot for the red triangle menu in the upper left. You will see the cursor change to a pointing hand icon when you're over it.
If you Click on that little red triangle, you get a menu of commands, okay? One of the secrets is you can right Click anywhere else in that report and get that same menu
really! I was excited - no need to find the tiny Red-Triangle memorial hotspot? but as it seems, the alternative option to right Click anywhere else is just available as long as the red triangle is available ...