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)