Skip to content

Releases: JuliaPlots/StatsPlots.jl

v0.14.12

07 Sep 17:02
c474390
Compare
Choose a tag to compare

StatsPlots v0.14.12

Diff since v0.14.11

Closed issues:

  • plot fails for Geometric distribution (#308)
  • dataviewer fails on Julia 1.5 with a "Function dropdown was about to overflow: check the signature" error (#370)
  • ERROR: UndefVarError: extractGroupArgs not defined, when calling groupedboxplot (#374)

Merged pull requests:

v0.14.11

11 Aug 10:02
d3b227b
Compare
Choose a tag to compare

StatsPlots v0.14.11

Diff since v0.14.10

Closed issues:

  • mismatch between data an bar height in grouped bar chart (log+lin, only in master) (#357)

Merged pull requests:

  • Fix upper limit of groupedbar (#368) (@BeastyBlacksmith)
  • CompatHelper: bump compat for "KernelDensity" to "0.6" (#369) (@github-actions[bot])

v0.14.10

09 Aug 14:02
835ab7c
Compare
Choose a tag to compare

StatsPlots v0.14.10

Diff since v0.14.9

Closed issues:

  • groupedbar plots bar as additions on previous bars (#366)

Merged pull requests:

v0.14.9

07 Aug 22:01
3513dd8
Compare
Choose a tag to compare

StatsPlots v0.14.9

Diff since v0.14.8

Closed issues:

  • groupedhist visual glitch (#343)
  • groupedbar() undesired stacking (#355)
  • mismatch between data an bar height in grouped bar chart (log+lin, only in master) (#357)

Merged pull requests:

v0.14.8

06 Aug 11:01
6d63c0c
Compare
Choose a tag to compare

StatsPlots v0.14.8

Diff since v0.14.7

v0.14.7

04 Aug 11:01
e5a2c9a
Compare
Choose a tag to compare

StatsPlots v0.14.7

Diff since v0.14.6

Closed issues:

  • Test.jl not included as targets (#257)
  • Log-scale groupedbar at different height positions. (#263)
  • groupedbar overrides group ordering alphabetically? (#291)
  • groupedhist visual glitch (#343)
  • is_explicit not defined in RecipesBase (#345)
  • Boxplot whisker inside box (#351)
  • ArgumentError: unsupported symbol b passed to label (#358)

Merged pull requests:

v0.14.6

08 May 09:01
bd6394e
Compare
Choose a tag to compare

StatsPlots v0.14.6

Diff since v0.14.5

Closed issues:

  • Dendrograms example failing (#321)
  • Axis range is ignored in some cases (#334)
  • select not defined error whilst trying to plot a results DataFrame (#335)

Merged pull requests:

v0.14.5

15 Apr 05:01
0648685
Compare
Choose a tag to compare

StatsPlots v0.14.5

Diff since v0.14.4

Merged pull requests:

v0.14.4

05 Apr 15:01
d3d4309
Compare
Choose a tag to compare

StatsPlots v0.14.4

Diff since v0.14.3

Merged pull requests:

  • [WIP] Grouped histogram (groupedhist) (#319) (@pearlzli)
  • Add group keyword to groupedhist in readme (#323) (@pearlzli)
  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#324) (@github-actions[bot])
  • CompatHelper: bump compat for "Plots" to "1.0" (#325) (@github-actions[bot])
  • bump version (#326) (@daschw)

v0.14.3

27 Mar 07:01
1d5bfc6
Compare
Choose a tag to compare

StatsPlots v0.14.3

Diff since v0.14.2

Merged pull requests:

  • CompatHelper: bump compat for "StatsBase" to "0.33" (#320) (@github-actions[bot])