Skip to content

Releases: JuliaPlots/StatsPlots.jl

v0.14.32

05 Feb 13:03
7c5f41f
Compare
Choose a tag to compare

StatsPlots v0.14.32

Diff since v0.14.31

Merged pull requests:

  • Only set hover attribute in boxplot if backend supports it (#486) (@sethaxen)

v0.14.31

04 Feb 14:02
8891654
Compare
Choose a tag to compare

StatsPlots v0.14.31

Diff since v0.14.30

Closed issues:

  • MethodError (pdf is ambiguous) when using wand bins (histogram) (#479)

Merged pull requests:

  • CompatHelper: bump compat for "RecipesPipeline" to "0.5" (#475) (@github-actions[bot])
  • wand bins patch: fix #479 (#480) (@mkborregaard)
  • CompatHelper: add new compat entry for "AbstractFFTs" at version "1.1" (#481) (@github-actions[bot])

v0.14.30

21 Dec 23:04
ebf2662
Compare
Choose a tag to compare

StatsPlots v0.14.30

Diff since v0.14.29

Merged pull requests:

  • Fix boxplot range attribute by renaming it whisker_range (#473) (@yha)

v0.14.29

22 Nov 09:08
Compare
Choose a tag to compare

StatsPlots v0.14.29

Diff since v0.14.28

Closed issues:

  • Cannot assign colors to individual bars (#442)

Merged pull requests:

v0.14.28

29 Sep 16:10
b722dab
Compare
Choose a tag to compare

StatsPlots v0.14.28

Diff since v0.14.27

Closed issues:

  • [BUG] Normalization not working for groupedhist (#457)

Merged pull requests:

v0.14.27

09 Sep 14:02
6a0ee14
Compare
Choose a tag to compare

StatsPlots v0.14.27

Diff since v0.14.26

Closed issues:

  • Don't fix now: Eventually unregister StatPlots (when 0.6 is completely out of use) (#225)

Merged pull requests:

  • CompatHelper: bump compat for "RecipesPipeline" to "0.4" (#463) (@github-actions[bot])

v0.14.26

23 Jul 18:03
1eb040d
Compare
Choose a tag to compare

StatsPlots v0.14.26

Diff since v0.14.25

Merged pull requests:

v0.14.25

09 Jul 18:03
b99a4ff
Compare
Choose a tag to compare

StatsPlots v0.14.25

Diff since v0.14.24

Closed issues:

  • Example in the documentation is broken (#407)
  • Method error for simple distribution plot. (#414)
  • Unable to plot UnivariateGMM (#448)

Merged pull requests:

v0.14.24

05 Jul 08:08
3b74521
Compare
Choose a tag to compare

StatsPlots v0.14.24

Diff since v0.14.23

Merged pull requests:

v0.14.23

23 Jun 12:07
fadcdf7
Compare
Choose a tag to compare

StatsPlots v0.14.23

Diff since v0.14.22

Closed issues:

  • Showing Probability Mass Function for discrete distributions (#287)
  • Plotting discrete distributions with non-integer support (#450)

Merged pull requests:

  • Improvements to plotting PMFs for discrete distributions (#451) (@sethaxen)