Updated with 'Grouping' - Boxplots for Work Intervals

All my boxplots now have a ‘Grouping’ functionality. Grouping is done by the interval label. It’s all dynamic. If a label occurs twice or more, you will get an extra boxplot to the right that summarizes all intervals with same label. Blank labels are also handled. Summaries have a denser colour and a # in the label
If you want the new functionality, you wil need to remove the existing chart and re-add it.
If you don’t like it, the first line in the script has a toggle. Set the ‘grouping’ variable to false if you don’t want grouping.

3 Likes