New to Kendo UI for jQuery? Download free 30-day trial
Date axis
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT
- Edit in Kendo UI Dojo
- Edit in Theme Builder
-
Change Theme
DefaultSASSLESS
- Default
- Bootstrap
- Material
- Launch Theme Builder
- date-axis.html
Also available for:
API REFERENCEDescription
You can scale the date axis of your Kendo UI Bar Chart to get a better visualization of seasonal data in your app. This can be done by modifying:
- The base date unit of the x-axis through the categoryAxis.baseUnit attribute, which takes seconds, minutes, hours, days, week, months and years
- The default aggregates of the series through the series -> aggregate chart setting, which takes max, min, sum, avg and count.