Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
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(2857 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.