jQuery Area Charts Multi-axis

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
multiple-axes.jsp
MultipleAxesController.java

Also available for:

API REFERENCE

Description

The jQuery Area Chart supports multiple axis which is a feature applicable for a variety of scenarios. This helps you leverage the best charting performance and visualize data on any number axis to provide solid business reports for your users.

The current example shows a hybrid car range report visualized through the km, miles, miles per gallon, and liters per 100km value axes. Note that each of them has a unique name which is set through the valueAxis.title attribute. You can also populate the categoryAxis.axisCrossingValue array with values to specify the alignment of the value axes.

This Area 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