Integration with the KendoReact Chart Component

To configure the Chart's data:

  1. Use the PivotGrid's dataCells function and pass the PivotGrid's rows, columns and data props.
  2. Loop through the dataCells result and create Chart series and categories.

The following example demonstrates how to visualize the PivotGrid data with the KendoReact Chart component.

Example
View Source
Change Theme:

In this article

Not finding the help you need?