New to Kendo UI for Vue? Start a free 30-day trial
Disable Chart Animations
Updated on Sep 25, 2025
Environment
| Product Version | 7.0.0 |
| Product | Progress® Kendo UI for Vue Chart |
Description
I’m updating the data in a Kendo UI for Vue Chart dynamically, but the chart animations create a poor user experience. How can I disable the animations?
Solution
Use the transitions property of the Chart.
The following example demonstrates this approach in action:
Change Theme
Theme
Loading ...