v0.0.1
SwarmMakie v0.0.1
This is the first release of SwarmMakie.jl!
It exports the beeswarm
Makie recipe and several different algorithms, including the default SimpleBeeswarm
, Leland Wilkinson's original "dot-histogram" approach with WilkinsonBeeswarm
, and three generic jitter algorithms.
Further progress will be forthcoming, including dodging and better limits finding! Stay tuned.
Merged pull requests:
- CompatHelper: add new compat entry for Makie at version 0.20, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for KernelDensity at version 0.6, (keep existing compat) (#3) (@github-actions[bot])
- CompatHelper: add new compat entry for StatsBase at version 0.34, (keep existing compat) (#6) (@github-actions[bot])
- [FEATURE] Gutters for Swarmplots (#9) (@TheCedarPrince)
Closed issues: