cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Xbar control chart and labeling the average UCL, LCL

I want to find a way to label the average and control limits on the control chart. for the sake of clear reporting, It would be great if the data mean was labeled right on the chart field or on the axis. of course, the limit summary is displayed to the right, but I need it to show up inside the graph. I could manually add the data label on the axis but it would be great if i could just toggle it as an option. how can i do this? is there a scripting solution. 

2 REPLIES 2

Re: Xbar control chart and labeling the average UCL, LCL

This will be a platform option in Version 16 of JMP when it is released.  Until then, you can use JSL to add a graphics script, use the annotation tool or something similar.

tatersalad
Level II

Re: Xbar control chart and labeling the average UCL, LCL

I am generating these graphics via script, so I'd actually prefer a JSL method of inserting a graphic which contains the avg. is there a way to have the graphic generated within the body of the graph AND have its input automatically generates. I'm trying to avoid manual formatting etc.

Recommended Articles