Releases: MakieOrg/AlgebraOfGraphics.jl
Releases · MakieOrg/AlgebraOfGraphics.jl
v0.6.12
v0.6.11
AlgebraOfGraphics v0.6.11
Merged pull requests:
- Pagination (#408) (@jkrumbiegel)
- bump version (#421) (@piever)
v0.6.10
AlgebraOfGraphics v0.6.10
Closed issues:
- Scatter legend colors not visible (#411)
Merged pull requests:
v0.6.9
v0.6.8
AlgebraOfGraphics v0.6.8
Closed issues:
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
AlgebraOfGraphics v0.6.7
Merged pull requests:
v0.6.6
AlgebraOfGraphics v0.6.6
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:
- Docstrings for
set_aog_theme!
andaog_theme
(#347) (@KronosTheLate) - use bulma grid theme (#352) (@piever)
- test invisible labels (#353) (@piever)
- Clarify documentation of custom scales (#354) (@haberdashPI)
- Remove accidental doc theming (#357) (@piever)
- document compute_attributes (#358) (@piever)
- CompatHelper: bump compat for "RelocatableFolders" to "0.2" (#360) (@github-actions[bot])
- add issue templates (#361) (@piever)
- cleanup of extrema utilities (#367) (@piever)
- remove arraylike and stringlike (#368) (@piever)
- correct width for date axis (#373) (@piever)
- add examples for free x histogram and density (#374) (@piever)
- Extra colormap docs (#377) (@piever)
- bump GLM and GridLayoutBase (#379) (@piever)
- bump version number (#380) (@piever)
v0.6.5
v0.6.4
AlgebraOfGraphics v0.6.4
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:
- Add tests for facet plots (#336) (@piever)
- better error message for cycle (#337) (@piever)
- fix bug in categorical scales for y mapping (#338) (@piever)
- test alignmode (#339) (@piever)
- Fix a typo in the docs (#340) (@pitmonticone)
- temporarily remove antarctica example (#341) (@piever)
- avoid dictionary (#342) (@piever)
- fix varying eltype in palette (#343) (@piever)
v0.6.3
AlgebraOfGraphics v0.6.3
Closed issues:
- Plot too small when using facet and
draw!(f[1, 1], layer)
(#304)
Merged pull requests: