Releases: JuliaPlots/StatsPlots.jl
Releases · JuliaPlots/StatsPlots.jl
v0.15.7
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #542
- CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) by @github-actions in #546
Full Changelog: v0.15.6...v0.15.7
v0.15.6
StatsPlots v0.15.6
Closed issues:
- Expose sorting options for boxplots (and other plots?) (#409)
Merged pull requests:
- add feature to change x-axis order for boxplots (#483) (@Tobias-Thomas)
v0.15.5
StatsPlots v0.15.5
Closed issues:
- groupedbar @df group syntax doesn't work for
Date
s (#341) - errorline! not cycling palette (#523)
- test message (#526)
- invalid image url for "Dendrogram on the right side" (#528)
- Removing dependency on DataValues.jl (#534)
Merged pull requests:
- boxplot: Add xshift parameter (#522) (@wentasah)
- Error line pallete bug fix (#524) (@CMGreenspon)
- fix typo (#525) (@spaette)
- fix invalid image url #528 (#529) (@szcf-weiya)
- CompatHelper: bump compat for Clustering to 0.15, (keep existing compat) (#531) (@github-actions[bot])
- Remove dependency on DataValues.jl (#535) (@svilupp)
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#536) (@github-actions[bot])
v0.15.4
v0.15.3
StatsPlots v0.15.3
Closed issues:
- BoundsError with
errorlines(x, errorstyle=:plume)
(#517)
Merged pull requests:
- Fix secondary color (#518) (@CMGreenspon)
v0.15.2
StatsPlots v0.15.2
Closed issues:
- Cannot set xlims and ylims in marginalkde (#514)
Merged pull requests:
- CompatHelper: bump compat for MultivariateStats to 0.10, (keep existing compat) (#512) (@github-actions[bot])
- add errorline.jl (#513) (@CMGreenspon)
- CompatHelper: add new compat entry for NaNMath at version 1, (keep existing compat) (#516) (@github-actions[bot])
v0.15.1
v0.15.0
StatsPlots v0.15.0
Closed issues:
- Horizontal boxplot (#251)
- marginalkde throwing "MethodError: no method matching getindex" (#433)
- Unsatisfiable requirements detected when installing on brand new Julia1.7 and empty project (#500)
- Cannot install on Julia-1.8.0-rc1, even on a fresh empty %JULIA_DEPOT_PATH% (#501)
Merged pull requests:
v0.14.34
StatsPlots v0.14.34
Closed issues:
- How to do a
groupbar
but sideways? (#129) - Weird messages from StatsPlots.jl in Pluto.jl (#482)
- Add SSH key for CompatHelper (#485)
- Grouping by multiple variables by @df produces errant output (#490)
- xticks in groupedboxplot() doesn't work (#494)
- Error plotting MCMCChains (#495)
Merged pull requests:
- Add support for horizontal violin and dot plots (#492) (@churli)
- Revert "Add support for horizontal violin and dot plots" (#493) (@BeastyBlacksmith)
- CompatHelper: bump compat for "Observables" to "0.5" (#498) (@github-actions[bot])
- update dotplot, violin, boxplot (#499) (@BeastyBlacksmith)
v0.14.33
StatsPlots v0.14.33
Merged pull requests: