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.15.9
AbstractPlotting v0.15.9
Merged pull requests:
v0.15.8
AbstractPlotting v0.15.8
Merged pull requests:
- add note which versions were used for docs (#598) (@jkrumbiegel)
- add Point transform type (#600) (@SimonDanisch)
v0.15.7
AbstractPlotting v0.15.7
Merged pull requests:
- remove old content, make important makielayout things more prominent (#596) (@jkrumbiegel)
v0.15.6
AbstractPlotting v0.15.6
Merged pull requests:
v0.15.5
AbstractPlotting v0.15.5
Merged pull requests:
- simplify ticks implementation and improve docs (#595) (@jkrumbiegel)
v0.15.4
AbstractPlotting v0.15.4
Merged pull requests:
- make WGLMakie work in pluto (#592) (@SimonDanisch)
- add a with_theme function for using a theme temporarily (#594) (@jkrumbiegel)
v0.15.3
AbstractPlotting v0.15.3
v0.15.2
AbstractPlotting v0.15.2
Merged pull requests:
- register layoutables in figure at creation, not layout assignment (#589) (@jkrumbiegel)
- add missing legend title color (#591) (@jkrumbiegel)
v0.15.1
Figure API
Adds a new Figure API, more deeply integrates MakieLayout.