cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
SpannerHead
Level VI

Graph Builder Information

I'm trying to add maps to my graph builder plots and I need to be able to create a dependency based on the value included in Group X.  My plan is to have a semiconductor wafer notch orientation be the Group X value and depending on which value is present, invoke the appropriate map.

 

SpannerHead_0-1753108042784.png

 

Variables( X( :SiteX ), Y( :SiteY ), Group X( :NOTCH ) ),

 


Slán



SpannerHead
2 REPLIES 2
txnelson
Super User

Re: Graph Builder Information

If you are using shape maps, I do not believe you will be able to have different maps for different values of your X Group column.

 

Jim
jthi
Super User

Re: Graph Builder Information

This will most likely require scripting and how it should be scripted depends on your use case. For example if it has be dynamic managing the groups can get quite annoying.

-Jarmo

Recommended Articles