cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Is it possible to have independent x-axis ordering within x-axis groups in graph builder?

In the attached data table the saved script plots the chart below.

I want the x-axis parameter bars to change in order with the highest number of fails appearing first within each week (i.e. a Pareto type plot within each week)

I created a FailOrder column for ordering within each week, but it does not seem to do what I want. 

Is there a way, via JSL, to have the order of the parameters (Para) in ascending order of the number of fails (FailCount) within each week independent of the x-axis parameters other weeks?  

(I do not want to use the Page option nor do I want to transpose the data table)

Neo_0-1697552803327.pngNeo_0-1697552803327.png

 

When it's too good to be true, it's neither
0 REPLIES 0

Recommended Articles