Drupal is a registered trademark of Dries Buytaert

charts_kendo_ui

3 sites Security covered
View on drupal.org

This module extends the functionality of the Charts module by integrating the Kendo UI, a powerful jQuery-based JavaScript library. Kendo UI provides a wide range of UI components and features that can enhance the user experience of your Drupal site. You must buy a license to use Kendo UI, though a 30-day trial is available.

Requirements

This module requires the Charts module.

Installation

Install as you would normally install a contributed Drupal module.

To install the Kendo UI library, create a directory
`/libraries/kendo-ui` in your web directory (or root if you are not using the
web directory) and add the following files:
- `kendo.all.min.js` (copy from https://kendo.cdn.telerik.com/2025.1.227/js/kendo.all.min.js)
- `default-main.css` (copy from https://kendo.cdn.telerik.com/themes/10.2.0/default/default-main.css)
- `telerik-license.js` (paste your license in this file)

Clear you caches after adding these files.

Configuration

Please refer to the Charts module documentation for information on how to configure the Charts module. The Kendo UI library is automatically integrated into the Charts module, so you do not need to configure anything specific to the Kendo UI library.

Activity

Total releases
2
First release
Apr 2025
Latest release
10 months ago
Release cadence
0 days
Stability
0% stable

Releases

Version Type Release date
1.0.0-alpha1 Pre-release Apr 10, 2025
1.0.x-dev Dev Apr 10, 2025