DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
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(2920 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.