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.10.10
AbstractPlotting v0.10.10
Merged pull requests:
- WIP: add highclip and lowclip to heatmap (#421) (@jkrumbiegel)
- add support for transform_func (#422) (@SimonDanisch)
- merge open PRs (#425) (@SimonDanisch)
v0.10.9
v0.10.8
AbstractPlotting v0.10.8
Merged pull requests:
- fixes (#418) (@SimonDanisch)
- Fix a typo in propertynames(scene) (#419) (@asinghvi17)
v0.10.7
AbstractPlotting v0.10.7
Merged pull requests:
- Export Observable as well as Node (#406) (@asinghvi17)
- Changes for PlotUtils v1.0 compat (#417) (@asinghvi17)
v0.10.6
AbstractPlotting v0.10.6
Merged pull requests:
- Fix Juno plotpane display in CairoMakie (#415) (@asinghvi17)
- Update the Juno plotpane resizing method (#416) (@asinghvi17)
v0.10.5
v0.10.4
AbstractPlotting v0.10.4
Closed issues:
- docs?? (#23)
- Layout is clumsy in combination with the plot! recipe approach (#39)
- Passing backgroundcolor in non mutating plot call is broken on master (#176)
- Specify level values in contour (#208)
- Specify the type of zoom_step in the
zoom!
func. (#210) - @recipe always results in invalid redefinition (#267)
Merged pull requests:
- Add a compression factor option to
record
(#383) (@asinghvi17) - add CairoMakie kwargs and fix bug with corrupt existing files (#407) (@jkrumbiegel)
v0.10.3
AbstractPlotting v0.10.3
Closed issues:
- Please tag version 0.10.4 (#411)
Merged pull requests:
- Allow linestyle = :solid (#413) (@asinghvi17)
v0.10.2
AbstractPlotting v0.10.2
Closed issues:
- Allow arrows! with single position and direction observable (#396)
- Extremely obscure error: MethodError: no method matching getindex(::Observable, ::Int64) (#397)
- [FR] Add "alpha" keyword to
to_colormap
. (#399) - arc! is bugged. (#402)
- arc is bugged (#403)
- arc is bugged (#404)
Merged pull requests:
- give poly default strokewidth of 1 (#390) (@jkrumbiegel)
- CompatHelper: bump compat for "IntervalSets" to "0.5" (#393) (@github-actions[bot])
- two new selection functions (#398) (@Datseris)
- Add a dispatch for
(colormap::Symbol, alpha::Real)
(#400) (@asinghvi17) - Simple fix to select_point (#405) (@Datseris)
- fix arc (#408) (@Datseris)
v0.10.1
AbstractPlotting v0.10.1
Merged pull requests:
- clean everything up (#389) (@SimonDanisch)
- fix meshes (#392) (@SimonDanisch)