cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

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

Wafer Maps with Graph builder

Hello, 

I wanted to do a map of some chips referenced themselves by ChipX and ChipY (nominal). See the screenshot. 

When I want to re-order the Y left axis, this is very odd. It's said ordered by ascending values but I see negative ones placed in between positive ones messing up the process I am intended to do: ordering the data from positive top to negative bottom of the scale.

any hints?

thanks

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Wafer Maps with Graph builder

My guess is you are ordering by Count instead of the values

jthi_1-1779457993428.png

Use Ordinal column and you shouldn't really need extra sorting. You can also set Value Order column property if necessary or create other column which can be used for sorting purposes.

 

-Jarmo

View solution in original post

3 REPLIES 3
jthi
Super User

Re: Wafer Maps with Graph builder

My guess is you are ordering by Count instead of the values

jthi_1-1779457993428.png

Use Ordinal column and you shouldn't really need extra sorting. You can also set Value Order column property if necessary or create other column which can be used for sorting purposes.

 

-Jarmo
MomentHorse550
Level II

Re: Wafer Maps with Graph builder

I am using this and it works perfectly:
"Value Order column property if necessary or create other column which can be used for sorting purposes"

thx a lot

 

Re: Wafer Maps with Graph builder

Are you talking about semiconductor chips on a wafer?

Recommended Articles