Correlation plot without modifying datatable structure
I would like to do a correlation plot to compare tested parameter (Id) between TestStages for different parts as shown in the attached example data table.I want median for Id1 (for all parts) on x-axis and median for Id2 (for all parts) on y-axis with associated limits ref. lines on respective axes (i.e. LSL/USL vertical lines for TestStage 1 needed on x axis while LSL/USL horizontal lines for Tes...