cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.

Discussions

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

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.png

 

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

Recommended Articles