cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.

Discussions

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

Numeric values in wrong order on axis

I am trying to plot some data in graph builder, but the numeric values (x axis below) plot in order of the number while ignoring the decimal place.  I am plotting overlays that use the same 116 numeric categories on the x-axis, so dragging these values manually is not efficient.  The values are in the correct order within the data table.  What settings can I use to maintain either the order assigned in the data table or force them to read from smallest to largerst without ignoring the decimal place?

 

 

values.PNG

 

2 ACCEPTED SOLUTIONS

Accepted Solutions

Re: Numeric values in wrong order on axis

If you make your x axis variable continuous, I believe that would correct the problem.
Dan Obermiller

View solution in original post

Re: Numeric values in wrong order on axis

Perhaps you have a value ordering property turned on? Any chance you could share some of the data?
Dan Obermiller

View solution in original post

4 REPLIES 4

Re: Numeric values in wrong order on axis

If you make your x axis variable continuous, I believe that would correct the problem.
Dan Obermiller
GZ78
Level II

Re: Numeric values in wrong order on axis

I had already assigned it as continuous. I reattempted that and I get the same issue. I have also tried fixing the decimal places to three. (for example values with 0.001, 0.010 and 0.100). Neither of these seemed to work.

Re: Numeric values in wrong order on axis

Perhaps you have a value ordering property turned on? Any chance you could share some of the data?
Dan Obermiller
GZ78
Level II

Re: Numeric values in wrong order on axis

We were both headed in that direction.  There was a value ordering setting already applied in the data.  I removed this and reset all the column settings.  I am now getting the plot I need.  Thanks for the help, Dan!

Recommended Articles