| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-16 | 1.2 kB | |
| v3.1.2 source code.tar.gz | 2025-10-16 | 142.5 MB | |
| v3.1.2 source code.zip | 2025-10-16 | 143.8 MB | |
| Totals: 3 Items | 286.4 MB | 0 | |
Added
- Add "SI extended" formatting rule for tick exponents on axis labels, allowing values to be displayed with extended SI prefixes (e.g., femto, pico, atto) [#7249], with thanks to @dberardi99 for the contribution!
Fixed
- Fix editable
title.textforternary,polar,colorbar, andrangeslider(regression introduced in 3.0.0) [#7513], with thanks to @Lexachoc for the contribution! - Fix
layout.title.subtitledoes not properly clear/remove from the chart whensubtitleobject is not in place, orsubtitle.textset tonull, empty string, or whitespace-only values [#7571], with thanks to @cminn10 for the contribution! - Fix issue where
visibleproperty of one legend was affecting another [#7574] - Resolve incorrect shape clipping for domain-referenced shapes on n*10th subplot [#7576]
- Update config diff check method to handle nested arrays [#7579]