Skip to content

Releases: JuliaPlots/StatsPlots.jl

v0.15.7

15 Feb 16:54
bb65b7c
Compare
Choose a tag to compare

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

17 Jul 21:01
d639084
Compare
Choose a tag to compare

StatsPlots v0.15.6

Diff since v0.15.5

Closed issues:

  • Expose sorting options for boxplots (and other plots?) (#409)

Merged pull requests:

v0.15.5

03 May 08:32
f14f0b0
Compare
Choose a tag to compare

StatsPlots v0.15.5

Diff since v0.15.4

Closed issues:

  • groupedbar @df group syntax doesn't work for Dates (#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

06 Oct 10:27
98c4c21
Compare
Choose a tag to compare

StatsPlots v0.15.4

Diff since v0.15.3

Closed issues:

  • Improve docstrings (e.g., density) (#462)

Merged pull requests:

v0.15.3

07 Sep 07:49
4d8c05d
Compare
Choose a tag to compare

StatsPlots v0.15.3

Diff since v0.15.2

Closed issues:

  • BoundsError with errorlines(x, errorstyle=:plume) (#517)

Merged pull requests:

v0.15.2

29 Aug 07:10
e23c050
Compare
Choose a tag to compare

StatsPlots v0.15.2

Diff since v0.15.1

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

01 Aug 16:45
9e255b7
Compare
Choose a tag to compare

StatsPlots v0.15.1

Diff since v0.15.0

Merged pull requests:

v0.15.0

09 Jul 18:03
1c73939
Compare
Choose a tag to compare

StatsPlots v0.15.0

Diff since v0.14.34

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

06 May 09:07
2663838
Compare
Choose a tag to compare

StatsPlots v0.14.34

Diff since v0.14.33

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

05 Feb 14:02
9c66242
Compare
Choose a tag to compare

StatsPlots v0.14.33

Diff since v0.14.32

Merged pull requests: