Graph builder box plot creates duplicate data points
I am trying to achieve a box plot graph where the confidence diamond and data points are shown in black, with the boxes itself using the color based on a column value. Additionally, I would like to show the raw data points with a jitter. I am using a work-around suggested to me in a previous post:How-to-change-all-box-plot-confidence-diamonds-colors-in-graph That solution uses two multiple box plo...