Skip to content

Releases: MakieOrg/AlgebraOfGraphics.jl

v0.8.11

25 Sep 12:00
3db46be
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.11

Diff since v0.8.10

Merged pull requests:

v0.8.10

24 Sep 10:22
6ab480f
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.10

Diff since v0.8.9

Merged pull requests:

  • Fixed markercolor in ScatterLines legends when it did not match color (#567) (@jkrumbiegel)

v0.8.9

24 Sep 09:49
8edc4ff
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.9

Diff since v0.8.8

Merged pull requests:

Closed issues:

  • nonnumeric helper function gives error (#561)

v0.8.8

17 Sep 11:33
49c5a2c
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.8

Diff since v0.8.7

Merged pull requests:

Closed issues:

  • Titles for facets (#90)
  • Function to manage plot title? (#331)
  • Dodge in scatter,lines (#393)

v0.8.7

06 Sep 10:16
623bd2a
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.7

Diff since v0.8.6

Merged pull requests:

Closed issues:

  • "Arguments must be sorted" error (#552)

v0.8.6

02 Sep 16:08
f401448
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.6

Diff since v0.8.5

Merged pull requests:

Closed issues:

  • Ridge plot (#127)
  • band plot gives artifact (#269)
  • How to apply the pair syntax? (#310)
  • Subplots layoute (#382)
  • Rename weights to weight (#424)
  • Hide legend (#428)
  • Many attributes to visual don't have any effect (#454)
  • stack and color legend are in reverse order (#467)

v0.8.5

27 Aug 16:27
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.5

Diff since v0.8.4

Merged pull requests:

Closed issues:

  • How to create an ordered bar plot? (#262)
  • Custom recipe (#283)

v0.8.4

26 Aug 11:05
7532247
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.4

Diff since v0.8.3

Merged pull requests:

Closed issues:

  • A simpler way to plot heatmaps with independent colorbars (#444)
  • Legend doesn't show color in docs example (#450)
  • density(; datalimits) expects datalimits to be a 1-tuple of a 2-tuple instead of just a 2-tuple (#496)
  • BarPlot 'fillto=...' not working (#519)
  • colormap not applied (#530)

v0.8.3

23 Aug 08:02
a42a1aa
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.3

Diff since v0.8.2

Merged pull requests:

Closed issues:

  • Pagination of large facet plots (#303)
  • markersize do not create a legend (#306)
  • How to improve polygon rendering performance? (#311)
  • Change mapping keyword from col to column (#405)
  • Unable to save figure as pdf (#413)
  • How can I hide the legend title? (#422)
  • missing values in data no plotting for that column (#453)
  • MakieCon feedback (#457)
  • Title position when changing aspect for multiple-columns plot (#476)
  • Density force the same xaxis on wide data plots with multiple variable (#479)
  • Ignore missing values (#488)
  • Colorbar shows wrong values when using Contourf, with colorrange or levels (#490)
  • Documentation Link on JuliaHub is Wrong (#495)
  • linesfill weird behavior in the presence of NaNs (#498)
  • histogram no longer works with line visual (#503)
  • Images missing from the Tutorial in the docs (#506)
  • Dead link to Makie.jl plotting functions (#526)

v0.8.2

21 Aug 12:03
18c0933
Compare
Choose a tag to compare

AlgebraOfGraphics v0.8.2

Diff since v0.8.1

Merged pull requests:

Closed issues:

  • renamer does not work with latex (#504)
  • Define aesthetic mapping for crossbar (#513)
  • boxplot dodge not working properly (#517)
  • Missing aesthetic mapping for Density and ECDFPlot (#520)
  • ECDFPlot with color mapping not correctly colored (#523)