Releases: MakieOrg/SwarmMakie.jl
Releases · MakieOrg/SwarmMakie.jl
v0.1.2
v0.1.1
SwarmMakie v0.1.1
More compatibility with AlgebraOfGraphics + legend capabilities!
Merged pull requests:
- Fix AoG (#24) (@asinghvi17)
v0.1.0
SwarmMakie v0.1.0
Merged pull requests:
- Implement a Documenter
@figure
block (#12) (@asinghvi17) - Apply the transform_func as well in order to work in nonlinear scale (#14) (@asinghvi17)
- Bump julia-actions/setup-julia from 1 to 2 (#17) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#18) (@dependabot[bot])
- asinghvi17 -> MakieOrg (#20) (@asinghvi17)
- docs (#22) (@asinghvi17)
- Try to fix compatibility for Makie v0.21+ and AlgebraOfGraphics v0.7+ (#23) (@yhqjohn)
Closed issues:
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: