When I was looking at the jitter plot, I was wondering how difficult it might be to implement a bee swarm plot.
I know that there is a dedicated package to make these plots but it would be great to have it in tidyplot.
https://github.com/grantmcdermott/tinyplot/blob/6e941b3fe0851ff0bf6e257c5ecea463284140d6/inst%2Ftinytest%2F_tinysnapshot%2Ftinytheme_dynamic_jitter_flip.svg
[Update] I just took a look at the beeswarm package and I noticed that there are actually a lot of options for this plot type.
https://r-charts.com/distribution/beeswarm/
So I think it's not in the scope of tinyplot to re-implement this, as the as a suitable solution.
When I was looking at the jitter plot, I was wondering how difficult it might be to implement a bee swarm plot.
I know that there is a dedicated package to make these plots but it would be great to have it in tidyplot.
https://github.com/grantmcdermott/tinyplot/blob/6e941b3fe0851ff0bf6e257c5ecea463284140d6/inst%2Ftinytest%2F_tinysnapshot%2Ftinytheme_dynamic_jitter_flip.svg
[Update] I just took a look at the beeswarm package and I noticed that there are actually a lot of options for this plot type.
https://r-charts.com/distribution/beeswarm/
So I think it's not in the scope of tinyplot to re-implement this, as the as a suitable solution.