cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Bring selected points forward in graph builder

Currently, some of the selected points would be obstructed by un-selected points in graph builder.

9891_pastedImage_0.png

Scatterplot doesn't have this issue.

9892_pastedImage_1.png

Please improve graph builder on this.

Thanks.

3 REPLIES 3
ron_horne
Super User (Alumni)


Re: Bring selected points forward in graph builder

hi Justin,

first I agree with you that it needs to be improved in the program itself.

yet, one way to go around the problem would be to separate the observations into two difference variables and then you could control it.

ron


Re: Bring selected points forward in graph builder

That's a good idea. Thanks.

Regards,

Justin

XanGregg
Staff


Re: Bring selected points forward in graph builder

Good idea, Ron.

Yes, JMP should do better. I think what's going on is that there is an Overlay variable which is internally making N different point sets, one for each overlay level. Each point set is drawing its own selected points on top, but they don't communicate as well as they should.

That suggests another work-around is to use the Color role instead of the Overlay role. Color is only setting an attribute on each point rather than making separate point sets.

Recommended Articles

No recommendations found