New to Kendo UI for jQuery? Download free 30-day trial
Column chart
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
column.html
Also available for:
API REFERENCEDescription
The Column chart visualizes data as vertical bars whose heights vary according to their value. It can be useful for presenting a comparison between several sets of data (e.g., snapshots of data across different points in time like the GDP growth shown in this example).
Column charts are very similar to Bar charts, with the only difference that bars’ orientation is vertical instead of horizontal.
You can define the chart series as horizontal via the seriesDefaults-> type ->= "column"