| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| vizzu-0.18.0.tgz | 2026-04-20 | 232.8 kB | |
| README.md | 2026-04-20 | 517 Bytes | |
| v0.18.0 source code.tar.gz | 2026-04-20 | 754.8 kB | |
| v0.18.0 source code.zip | 2026-04-20 | 1.8 MB | |
| Totals: 4 Items | 2.8 MB | 1 | |
Experimental Added
- Added support for multiple dimension labels on axes, allowing both list-based and individually separated elements.
- Added support for multiple dimension labels in the legend using list format.
- Introduced 'plot.<x/y>Axis.label.multiLevelAxis' style parameter with options: flattened (default) and nested.
- Introduced 'plot.<x/y>Axis.label.multiLevelSpacing' (double) to control spacing between axis labels.
- Implemented default spacing between categories under specific conditions.