Release Notes - v12.4
import { Aside } from β@astrojs/starlight/componentsβ
Hereβs a look at the major updates from this milestone. β¨
Section titled βHereβs a look at the major updates from this milestone. β¨ββ¨ 100% Stacked Bar & Column Charts
Section titled ββ¨ 100% Stacked Bar & Column ChartsβWe have introduced a new charting option: 100% Stacked Bar and Column Charts.
- Previously, in standard stacked bar and column charts, when some values were very small, their visual representation would also be very small, making them hard to compare or even visible at times.
- The new 100% stacked view solves this by ensuring that every stack occupies 100% of the available width (for bar charts) or height (for column charts).
- The individual segments within the stack are then shown as a percentage relative to the total, making it much easier to compare relative contributions across different categories.

100% Stacked Column Chart
ποΈ How to use:
Section titled βποΈ How to use: β- While building a bar or column chart, go to the Format section.
- Under Layout, when stacking is enabled, you will find a toggle for 100% Stacked View.
- Turn the toggle ON to switch to the 100% stacked representation.
Also, we have improved the stacking toggle behaviour
Section titled βAlso, we have improved the stacking toggle behaviourβ- The stacking toggle will appear only when multiple Y-axes or a single Y-axis with a category column is added in the Build section.
- In other cases, stacking is not applicable and the toggle will remain hidden.
π Other Fixes & Improvements
Section titled βπ Other Fixes & ImprovementsβFixed:
- Issue where applying total pivot was not showing values for all columns.
- Test connection issue for Zoho Invoice integration.
- Commented code in expression with variables was not being ignored.
Backend improvements for:
- Salesforce Ingest v2
- BigQuery Ingest v2
- Zendesk Support & Chat Ingest v2
- API Pulls to use new ingestion APIs
β¨ Thatβs all for this release. As always, weβre constantly working to improve your experience.
We hope these enhancements improve your experience with Sprinkle.