JSL - Graph Builder - Capture FrameBox and Axis Boxes without labels, title, and legend?
Hi JMP Community,I'm working on a simple JSL script that assembles multiple plots into a 6 x 5 grid. While I get acceptable results by capturing the plot area using the following line of code: img = gbr[FrameBox (1)] << get picture; where gbr is a Graph Builder report, I have not been able to find the right item to call in the Tree Structure to also capture the axis values (without the labels; see...
natalie_
jay_holavarri