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
ansouk
Level III

How do I enable by default confidence diamond in box plot within Graph Builder?

I'd like the confidence diamond to appear automatically every time I add a box plot in the Graph Builder, i.e. make confidence diamond a default for a box plot in Graph Builder. How can I do this?

2 REPLIES 2
WebDesignesCrow
Super User

Re: How do I enable by default confidence diamond in box plot within Graph Builder?

If you are able to do JSL scripting, it can be done.

But, if using GUI, I didn't see the options to tick "confidence diamond" preference in Graph Builder - probably because graph builder functions has many type of charts.

 

WebDesignesCrow_0-1690439538526.png

 

ansouk
Level III

Re: How do I enable by default confidence diamond in box plot within Graph Builder?

Is running a custom script much faster than selecting Confidence Diamond option for box plots?

Recommended Articles