How to add graph label for only one plotted y-variable?
In attached JMP table I create a simple graph plotting:- the column "Label" on the x-axis- the columns "Std Dev(Size of error)" and "Mean(Absolute error)" on the y-axis(the graph is also included in the attached data table)Using the last column, MAE, I would like to label only the points from the column "Mean(Absolute error)". I have successfully labelled graphs in the past as below:dtSummary:MAE ...