Makie v0.24.4
Merged pull requests:
- Recipe projections (#5121) (@ffreyer)
- Consider transform_func when using axis_limits (#5145) (@ffreyer)
- Fix toggle animation when being triggered programmatically (#5156) (@tknopp)
- Date ticks overhaul (#5159) (@jkrumbiegel)
- GLMakie: fix volume.frag showing objects from behind the camera (#5164) (@hsgg)
- Switch some recipes over to the new ComputeGraph (#5165) (@theabhirath)
- Allow mixed arrays in map! and register_computation! inputs (#5167) (@ffreyer)
- Optimize and enable remaining compute edge checks (#5169) (@ffreyer)
- Add compute node initialization verification (#5170) (@ffreyer)
- Fix changing text types (#5173) (@ffreyer)
- add conversion for MultiPoint (#5182) (@SimonDanisch)
- Fix broadcast error in mesh ray cast (#5196) (@ffreyer)
- Bump package versions (patch) (#5197) (@github-actions[bot])
- Bump ComputePipeline (#5199) (@ffreyer)
Closed issues:
- Non-interactive toggle of Toggle? (#2785)
xticks
is ignored with unit aware axes (#3959)- Apply
DateFormat
toDateTime
axis ticks (#3972) - Enhance the
DateTime
,Date
andTime
axis formatting (#4404) - volume shows objects from behind the camera (#5085)
vlines
not spanning over the whole y-range inlog
scale in Makie@0.24 (#5129)vlines
are no longer draw correctly (#5143)- Docker build using
julia:1.11.5
base image fails when addingCairoMakie
(#5163) - Text types can't be changed anymore with compute graphs (#5168)
- GLMakie Precompiling Segmentation Fault on clean install. (#5174)
- Possible Typo in
get_callback_info
function inComputePipeline/zttZ0/src/io.jl
—inputs1
vsinputs
(#5176) vspan
andvlines
behavior in logscale (#5181)