Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
See how to use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
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(2570 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.