Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
Graph Builder Toolbar streamlines interactive graphing. Creates shortcuts on Report and GraphBuilder Helpers toolbars. Download and install the extension.
JMP selection shape -- Want a circle/oval instead of rectangle
Created:
Feb 13, 2022 12:07 PM
| Last Modified: Jun 11, 2023 4:21 AM(2968 views)
This seems like a simple but important feature -- how can I change my select shape to an oval instead of rectangle? I know there is the lasso tool, but i want it restricted to an oval.
FWIW, I think it wouldn't be too hard to define such a selection tool by adding a graphics script that uses 'DragRect()' which inscribes an ellipse in the rectangle and selects all interior points.