cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

Y Axis Specification (Format) on Survival Plot

How can I remove percent sign (%) on the Y axis on survival curve plot, i.e.:

instead:
100%
75%
50%
25%
0%

make:

100
75
50
25
0

There is no such format here:
Reliability and Survival => Survival=>
Survival Plot => Y Axis Specification=> Format

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Y Axis Specification (Format) on Survival Plot

JMP 13 allows the setting of the Y axis format by using the Axis Settings and a Custom format to accomplish what you want.

survival.PNG

However, if your personal Icon is a statement of what version on JMP you are running, I do not know of a way to make that change in JMP 10

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Y Axis Specification (Format) on Survival Plot

JMP 13 allows the setting of the Y axis format by using the Axis Settings and a Custom format to accomplish what you want.

survival.PNG

However, if your personal Icon is a statement of what version on JMP you are running, I do not know of a way to make that change in JMP 10

Jim
Ted
Ted
Level IV

Re: Y Axis Specification (Format) on Survival Plot

Great thanks! 

Somehow I can't put kudos (?!)

Recommended Articles