Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 1.4 kB | |
v0.24.5 source code.tar.gz | 2025-08-06 | 28.8 MB | |
v0.24.5 source code.zip | 2025-08-06 | 29.1 MB | |
Totals: 3 Items | 57.8 MB | 2 |
Makie v0.24.5
Merged pull requests:
- fix issue with default_attribute
for Attributes containing Attributes (#5154) (@simeonschaub)
- Support Interpolations v0.16 (#5157) (@cgarling)
- Add additional scales based on ReversibleScale
(#5166) (@cgarling)
- fix Bonito.record_states (#5185) (@SimonDanisch)
- specapi fixes (#5198) (@SimonDanisch)
- [BACKPORT v0.23] Fix GLMakie's surface impl. for 3D transform funcs (#5201) (@asinghvi17)
- Fix voxel Colorbar (#5208) (@ffreyer)
- Fix time ticks close to edges (#5212) (@jkrumbiegel)
- Bring back natively un-patterned lines (Fix parts of lines disappearing with large coordinates) (#5216) (@ffreyer)
- Fix meshscatter marker update (#5217) (@ffreyer)
- Ignore volume box z values (#5225) (@ffreyer)
- Fix lines erroring on backend switch (#5232) (@ffreyer)
- Bump package versions (patch) (#5236) (@github-actions[bot])
Closed issues:
- Merging of Theme
s / Attributes
with duplicated entries ignores rightmost value (#4419)
- DataInspector fails on meshscatter when markersize is an integer (#4647)
- Segment fault when calling shared library from node plotting png using CairoMakie library (#5195)
- Color palette is not applied to @recipe
starting Makie@0.24
(#5204)
- No Time
ticks when axis limits cross midnight (#5211)
- can't save to PDF anymore after displaying in GLMakie (#5228)