cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

how to adjust x-axis in One way Analysis plot?

ChernoffTurtle7_0-1669702933197.png

hello, the default X-axis sequence of fit-Y-by-X plot is 458/459/458#2/458#3/459#2/459#3. How to set the sequence order to 458/458#2/458#3/459/459#2/459#3 ?  Thank you!

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: how to adjust x-axis in One way Analysis plot?

To do this, you need to change the Value Order for the Column you specified as the X column in your Fit Y by X

  1. Go to the data table that you specified to use in your Fit Y by X.
  2. Right click on the column header for the column you specified as the X column in the Fit Y by Y and select Column Properties=>Value Order
  3. Using the Dialog Box that is displayed, move the values found in the column to the order you want them to be in the graph
  4. Click OK
  5. If the order did not change on the chart, go to the red triangle in the chant and select   Redo=>Automatic Recalc

For the remainder of the session, all displays of the X columns values will use the order specified by the Value Order column property.  If the data table is saved, the value order will persist from session to session.

Jim

View solution in original post

2 REPLIES 2
jthi
Super User

Re: how to adjust x-axis in One way Analysis plot?

Use Value Orde column property and define order with that

jthi_0-1669703922195.png

 

-Jarmo
txnelson
Super User

Re: how to adjust x-axis in One way Analysis plot?

To do this, you need to change the Value Order for the Column you specified as the X column in your Fit Y by X

  1. Go to the data table that you specified to use in your Fit Y by X.
  2. Right click on the column header for the column you specified as the X column in the Fit Y by Y and select Column Properties=>Value Order
  3. Using the Dialog Box that is displayed, move the values found in the column to the order you want them to be in the graph
  4. Click OK
  5. If the order did not change on the chart, go to the red triangle in the chant and select   Redo=>Automatic Recalc

For the remainder of the session, all displays of the X columns values will use the order specified by the Value Order column property.  If the data table is saved, the value order will persist from session to session.

Jim

Recommended Articles