This is a migrated thread and some comments may be shown as answers.

How to remove 1 sec delay in Donut Chart transition animation upon binding client JSON data?

1 Answer 116 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Jes
Top achievements
Rank 1
Jes asked on 17 Jun 2016, 10:01 AM
I am making an SVG map with mouseover on provinces showing reports and visualized data. One of it was a Donut Chart, this is not a big deal of data we're loading so I think this is not the cause and the overall experience is not laggy so I think it is by design by Telerik for it to have 1 sec delay before load transition animation. I need to display the donut chart faster without delay because of the nature of my project without turning off the transition animation. Is it possible?

1 Answer, 1 is accepted

Sort by
0
Stamo Gochev
Telerik team
answered on 22 Jun 2016, 07:01 AM
Hello,

There is a default transition duration (the time it takes for the chart to be shown with an animation), but this cannot be configured with a public API, so you can use the following forum thread for an unofficial way to configure that:

http://www.telerik.com/forums/chart-animation-speed#da3cQTMCW0CFjrXHvgSFRA

Regarding the delay - you can read our help articles about performance optimizations and use some of its suggestions to speed up the loading:

http://docs.telerik.com/devtools/aspnet-ajax/controls/htmlchart/troubleshooting/performance-optimizations

http://docs.telerik.com/kendo-ui/controls/charts/troubleshoot/performance-tips

Regards,
Stamo Gochev
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Chart (HTML5)
Asked by
Jes
Top achievements
Rank 1
Answers by
Stamo Gochev
Telerik team
Share this question
or