New to Kendo UI for jQuery? Download free 30-day trial

jQuery Bar Charts Stacked and Grouped Bars

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
grouped-stacked-bar.html

Also available for:

API REFERENCE

Description

The data series in the jQuery Stacked Column or Bar Chart have one stack per category. Stacked Bar charts are suitable for indicating the proportion of individual values to the total. Sometimes you may want to arrange your data in such a way that the Chart appears to have more than one stack per category, for example, when the stacks are grouped.

In this demo, you can see how to group stacked columns to display the World population compared by age and sex in a specific period of time by setting the series.stack property, which applies the name of the stack that the series belong to (Male or Female in this sample).

This Bar Chart example is part of a unique collection of hundreds of jQuery demos, with which you can see all Kendo UI for jQuery components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Kendo UI for jQuery Dojo or ThemeBuilder.

Support & Learning Resources

Additional Resources