jQuery Area Charts Logarithmic Axis

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
logarithmic-axis.php
chart_data.php

Also available for:

API REFERENCE

Description

A logarithmic axis is a special numeric axis that transforms the actual values by using a logarithmic function with a particular base. A logarithmic axis is useful for displaying values that cover different orders of magnitude because it displays large values together with small values in a more condensed scale than the default linear axis.

This demo shows how you can use a logarithmic axis for the Kendo UI for jQuery Area Chart by setting the valueAxis.type to the 'log' attribute value.

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