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

How to overlap points with the same/ very close values in a graph?

Hello!

A quick question, as the title suggests, how can I overlay points with the same value or close values ( e.g., a difference smaller than 0.1) in a graph?

For example, in the following situtation I want to keep only one point for each small range of values, and therefore lose the observed horizontality of points.

 

JMP doubt.png

 

Thank you very much in advance.

2 REPLIES 2

Re: How to overlap points with the same value in a graph?

In the control panel of graph builder, find the section that says Jitter and change the setting from Auto to None.

Dan Obermiller

Re: How to overlap points with the same value in a graph?

Thank you! :D

Recommended Articles