| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-05 | 1.9 kB | |
| v0.24.8 source code.tar.gz | 2025-12-05 | 28.8 MB | |
| v0.24.8 source code.zip | 2025-12-05 | 29.1 MB | |
| Totals: 3 Items | 58.0 MB | 0 | |
Makie v0.24.8
Merged pull requests:
- support RichText concatenation (#5221) (@aplavin)
- CairoMakie: make poly respect linecap, joinstyle and miter_limit (#5415) (@manuelbb-upb)
- Reexport GridLayoutBase.Protrusion, to be used with the Mixed alignment mode (#5416) (@jmert)
- async latest for computepipeline (#5417) (@SimonDanisch)
- Improve text bounding boxes (fix empty Menu, Textbox issues) (#5420) (@ffreyer)
- Fix passthrough of Attributes() (#5422) (@ffreyer)
- Bump actions/checkout from 5 to 6 (#5430) (@dependabot[bot])
- Implement equality for RichText (#5437) (@henrik-wolf)
- Fix poly(Rect2[...]) float precision issues in CairoMakie (#5441) (@ffreyer)
- due to padding html widget textbox input would clip (#5447) (@SimonDanisch)
- Update annotation to use the compute graph (#5448) (@ffreyer)
- Fix marker updates not propagating in scatter (#5451) (@ffreyer)
- Allow FFMPEG version 8. (#5452) (@fredrikekre)
- Fix GLMakie precompilation when using native Wayland on COSMIC (#5453) (@lpaulino07)
- Bump package versions (patch) (#5457) (@github-actions[bot])
Closed issues:
- define * for rich text concatenation (#4393)
- convert_arguments runs twice (#5308)
- Legend with empty labels crashes in CairoMakie 0.15 but works in 0.14 (#5311)
- Empty strings no longer supported for Menu block options. (#5333)
- attribute values change even without assignments (#5348)
- Label initialized with empty string does not show new text (#5365)
- text from SliderGrid observables errors out (#5392)
- Inspector label gets incorrect position on Maximize/restore window button (#5425)
- Uses deprecated Formatting.jl (#5428)
- legend merging fails with rich labels (#5435)
- Barplots with limits do not display any data or incorrect data when made with CairoMakie. (#5440)