Y-axis auto-scaling on Graph Builder plot cuts off spec limit
When generating a plot in Graph Builder, it does a good job of autoscaling the Y-axis to the outermost data points. However, this doesn't consider the spec limit values, which are generally outside of the outermost data. So a spec limit may not be visible. Is there a setting, button, method, or, (preferably), a simple JSL way of getting the Y-axis scaling to default to the outermost of data & ...