Hello,
Regarding this example in the hvplot gallery:
I would like to create something like this:

i.e., connect the points that make the boxplots in a way that respects the grouping.
And, if possible, eventually make a facetgrid:
I have struggled with this for quite some time, and AI provided no help. Admittedly, this required hacks in Seaborn as well.
Thanks!


