Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-17 | 1.8 kB | |
v0.24.4 source code.tar.gz | 2025-07-17 | 28.8 MB | |
v0.24.4 source code.zip | 2025-07-17 | 29.0 MB | |
Totals: 3 Items | 57.8 MB | 3 |
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
to DateTime
axis ticks (#3972)
- Enhance the DateTime
, Date
and Time
axis formatting (#4404)
- volume shows objects from behind the camera (#5085)
- vlines
not spanning over the whole y-range in log
scale in Makie@0.24 (#5129)
- vlines
are no longer draw correctly (#5143)
- Docker build using julia:1.11.5
base image fails when adding CairoMakie
(#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 in ComputePipeline/zttZ0/src/io.jl
— inputs1
vs inputs
(#5176)
- vspan
and vlines
behavior in logscale (#5181)