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 move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. 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(2684 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.