Makie.jl
Data visualization ecosystem for Julia
Makie is grinding through render backends while quietly growing interactive widgets
◆Recent moves
- 8d ago
Zero-division fix for meshscatter normals
A reference-image update for the upcoming 0.25.0 line carrying a single fix for zero-division in meshscatter normals. Test-fixture maintenance rather than a user-facing release.
View source ↗ - 1mo ago
v0.24.13
A backport release whose automated changelog was suppressed as unreliable, leaving no description of what changed. Nothing can be read from it.
View source ↗ - 1mo ago
Volume rendering weighting and contourf band fixes
Volume rendering gets real attention: smaller float types persist through volume plots and additive samples are weighted by step size, fixing long-standing colorrange and clipping issues. contourf also stops dropping hollow bands around extrema.
View source ↗ - 2mo ago
Editable text recipe and RichText scientific tick labels
The densest release in this window: an editable text recipe with selections, multi-cursor and paste, decade-aware ticks for pseudolog10 and Symlog10, and scientific tick labels rendered as RichText so the Showoff dependency drops. Backend fixes for macOS line drawing come alongside.
View source ↗ - 3mo ago
CairoMakie text glow and batched PDF/SVG glyph export
Backend parity work: CairoMakie gains text glow rendering and batches glyphs in PDF and SVG export, while Legend can now be built from multiple axes and colorrange can adapt in one direction only.
View source ↗