What inspired this wish list request?
I write scripts for process engineers to generate Control Charts for their products as part of their Trend Review process. I have begun to add buttons to the chart window so that the engineers can turn on/off certain features, such as activating/deactivating spec limits. Another helpful feature of control chart builder is the Phase option, especially if one wants to compare production across multiple lines. This is a feature I want the engineers to be able to toggle on/off in real time.
What is the improvement you would like to see?
I would like for the object message << Phase() or something similar to be added to JMP for Control Chart Builder so that code can be written that would activate/deactivate Phasing at the click of a button. Considering phasing can be manually activated/deactivated if the Control Panel window is open on the chart, this should be made possible using JSL so it can be done in the background without requiring any knowledge of how to do it.
Why is this idea important?
Our engineers do not have the time to become JMP experts. I want to be able to provide them with scripts that are as helpful and as versatile as possible, while being incredibly intuitive and simple to use. To do this, I need these features to be possible in JSL, preferably without re-launching the control chart builder platform entirely.