New to Kendo UI for jQuery? Download free 30-day trial
100% Stacked bars
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- stacked100-bar.html
Also available for:
API REFERENCEDescription
The Bar chart type supports 100% stacking, where the stacked series values are rescaled in a way they add up to 100%.
You can enable the 100% stack feature through the seriesDefaults-> stack -> type chart attribute.
For more information inspect the seriesDefaults option in the documentation.