cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
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