ZoomCharts Documentation

Version: 1.21.4 (2025-05-13)
Switch to Version 2.0 (BETA)

Data Cache

Pie chart has an internal data cache to minimize data requests to the server.

For each pie identifier a list of slices loaded so far is stored.

Invalidating the cache

Call chart.reloadData() to invalidate the cache and request new data.

X