Skip to content

Releases: MakieOrg/AlgebraOfGraphics.jl

v0.6.12

14 Oct 14:06
906c076
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.12

Diff since v0.6.11

Closed issues:

  • Text markers (#128)

Merged pull requests:

  • CompatHelper: bump compat for "RelocatableFolders" to "1.0" (#426) (@github-actions[bot])
  • bump Makie compat (#429) (@cossio)

v0.6.11

08 Aug 13:07
7e4e36c
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.11

Diff since v0.6.10

Merged pull requests:

v0.6.10

31 Jul 18:24
8ff29ab
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.10

Diff since v0.6.9

Closed issues:

  • Scatter legend colors not visible (#411)

Merged pull requests:

v0.6.9

29 Jun 17:15
b5ff5f6
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.9

Diff since v0.6.8

Closed issues:

  • colorrange ignored (#223)
  • Allow weights in density analysis (#389)

Merged pull requests:

v0.6.8

14 Jun 10:52
cbe471d
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.8

Diff since v0.6.7

Closed issues:

  • hlines! and vlines! (#299)
  • density() datalimits do not adjust for different columns (#399)

Merged pull requests:

  • CompatHelper: bump compat for "RelocatableFolders" to "0.3" (#391) (@github-actions[bot])
  • example for faceting with specified layout (#396) (@jfb-h)
  • Update faceting.jl documentation that it must be nonnumeric (#400) (@ew-git)
  • switch to choropleth (#401) (@piever)
  • add some release notes (#404) (@piever)

v0.6.7

13 May 10:40
cd66301
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.7

Diff since v0.6.6

Merged pull requests:

v0.6.6

16 Apr 12:01
3967a70
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.6

Diff since v0.6.5

Closed issues:

  • Adjusting the legend position (#40)
  • Customizing aspects other than plot attributes (#85)
  • First predicted value of smooth is NaN (#102)
  • Limit data range on y-axis (violin plot/box plot) (#263)
  • Wrong axis labelled in case of single mapping (#305)
  • titlevisible ignored in legend customization (#309)
  • Wrong axis when plotting Bar plot horizontally (#355)
  • Unable to draw at grid position (#359)
  • Unable to use weights on histogram (#364)
  • Invisible boxes when creating boxplot with Dates axis (#369)
  • linkxaxes doesn't affect histograms (#372)

Merged pull requests:

v0.6.5

16 Feb 19:35
9b08603
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

07 Feb 15:53
077c4fa
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.4

Diff since v0.6.3

Closed issues:

  • Very slow plotting of pair() type plot compared to R (#315)
  • Xminor ticks don't go to all columns when faceting (#325)
  • Negative values in density plot (#334)

Merged pull requests:

v0.6.3

01 Feb 15:35
5721908
Compare
Choose a tag to compare

AlgebraOfGraphics v0.6.3

Diff since v0.6.2

Closed issues:

  • Plot too small when using facet and draw!(f[1, 1], layer) (#304)

Merged pull requests:

  • replace resizetocontent! with resize_to_layout! (#330) (@piever)