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

jQuery Pyramid Charts Binding to Remote Data

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
remote-data-binding.html

Description

The Kendo UI for jQuery Pyramid Chart supports remote data binding and you can display remote-storage data in the component.

To implement the remote data-binding feature, you need to specify a remote endpoint or web service returning data in a JSON or JSONP, OData, or XML format, and utilize the Kendo UI DataSource as a mediator between the Pyramid Chart and the underlying data.

In this example, the Pyramid Chart components visualizes electricity production for Spain.

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