This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
Releases: JuliaPlots/AbstractPlotting.jl
Releases · JuliaPlots/AbstractPlotting.jl
v0.12.5
AbstractPlotting v0.12.5
Closed issues:
- Title alignment (#477)
Merged pull requests:
- text & test improvements (#480) (@SimonDanisch)
v0.12.4
AbstractPlotting v0.12.4
Merged pull requests:
v0.12.3
AbstractPlotting v0.12.3
Merged pull requests:
- add pie chart (#465) (@jkrumbiegel)
- better scatter defaults (#467) (@jkrumbiegel)
- rng tests (#469) (@SimonDanisch)
- Improve printing (#470) (@jkrumbiegel)
- Add visible attribute to errorbar (#471) (@ffreyer)
v0.12.2
AbstractPlotting v0.12.2
Fixed non-updating linked axes that didn't work correctly anymore with their @async implementation
Merged pull requests:
- disable async linked limits (#468) (@jkrumbiegel)
v0.12.1
v0.12.0
AbstractPlotting v0.12.0
Closed issues:
- unable to precompiling (#461)
Merged pull requests:
- export PixelSpace also (#441) (@asinghvi17)
- Remove global theme support (#443) (@SebastianM-C)
- Don't redefine Pointf0, Vecf0 (#445) (@asinghvi17)
- fix name clash introduced by histogram export (#448) (@SimonDanisch)
- Merge Makielayout with git history (#449) (@SimonDanisch)
- add more tests (#450) (@SimonDanisch)
- add option to use parentheses around expression for @lift (#451) (@jkrumbiegel)
- CompatHelper: add new compat entry for "Match" at version "1.1" (#452) (@github-actions[bot])
- CompatHelper: add new compat entry for "Animations" at version "0.4" (#453) (@github-actions[bot])
- CompatHelper: add new compat entry for "GridLayoutBase" at version "0.3" (#454) (@github-actions[bot])
- CompatHelper: add new compat entry for "Formatting" at version "0.4" (#455) (@github-actions[bot])
- add tests for @lift macro (#456) (@jkrumbiegel)
- better macro hygiene so the macro works in submodules (#458) (@jkrumbiegel)
- [WIP] clean up recipe / plot signatures (#459) (@jkrumbiegel)
- merge (#460) (@SimonDanisch)
- Update warnings about GLVisualise (#462) (@blegat)
- improve slider drag behavior (#463) (@jkrumbiegel)
- add errorbar recipe (#464) (@jkrumbiegel)
v0.11.2
AbstractPlotting v0.11.2
Merged pull requests:
- Better error when no argument conversion found (#432) (@asinghvi17)
- add single VecTypes conversion for point based plots (#433) (@jkrumbiegel)
- add simple histogram recipe (#434) (@jkrumbiegel)
- use loadasset (#438) (@SimonDanisch)
- fix 617 (#444) (@SimonDanisch)
v0.11.1
AbstractPlotting v0.11.1
Merged pull requests:
- remove AbstractNumbers & ImageMagick depedency (#435) (@SimonDanisch)
- Sd/conversion units (#436) (@SimonDanisch)
v0.11.0
AbstractPlotting v0.11.0
Merged pull requests:
- add SSAO attributes (#424) (@ffreyer)
- Refactor dict interface (#426) (@SimonDanisch)
- add x direction bar plot (#427) (@jkrumbiegel)
- add pick by distance (#428) (@ffreyer)
- Fix 3d zooming (#431) (@ffreyer)