• Open in:

Dynamic Data Updates on Treemap

Updating data in real-time is one of the key use-cases for interactive dynamic data visualizations. Animating to the new values leads the viewer’s attention and makes those updates much more readable. amCharts has all the tools to make this process completely seamless.

Key implementation details

We just load and apply Animated theme and then just update the data on an interval. The chart takes care of the rest.

Related tutorials

Demo source