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
ram
ram
Level IV

Graph builder jitter and non jitter meshed up?

Capture.PNG

as you see above in graph builder i see some median overlapped with box plot and some are not. any body knows why?

1 REPLY 1
XanGregg
Staff

Re: Graph builder jitter and non jitter meshed up?

This happens when you use ths same variable for X and for Overlay. The box plots get offset twice, once for each, but the points are only offset for the X position since they support and continuous X.

Recommended Articles