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

Supported animation types

7 Answers 267 Views
Charts
This is a migrated thread and some comments may be shown as answers.
AspenSquare
Top achievements
Rank 1
AspenSquare asked on 02 May 2013, 03:12 PM
I'm updating pie charts on a page using signalr and I would like  the animations to be different than what is shown when the page initially loads. I've seen fadIn as one of the supported animations but I would like to know if there are more.

7 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 03 May 2013, 12:44 PM
Hello Eric,

Animations can be turned off and on through the transitions configuration option. Other than that, each chart type has custom animations that cannot be shared between types (i.e. the donut chart animation cannot be applied to an area chart, as it contains different vector primitives). As seen in other posts, the only animation that can be configured is the "fadeIn" animation, but only through the use of an (intentionally) undocumented property.

Regards,
Alex Gyoshev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Kseniya
Top achievements
Rank 1
answered on 23 Sep 2016, 05:24 PM

Hello,

Is there a way to configure duration of animation used on column chart? Would be really useful to at least exposed this setting.

 

Thanks

0
Iliana Dyankova
Telerik team
answered on 27 Sep 2016, 09:01 AM
Hello Kseniya,

Please check the following forum thread which discusses the same scenario: 

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

Regards,
Iliana Nikolova
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Kseniya
Top achievements
Rank 1
answered on 27 Sep 2016, 02:28 PM

Hello Iliana,

 

I have tried the following animation: {duration: 5000} however it doesn't work. If I do animation: {type: 'fadeIn', duration: 5000}, it works, but i don't need fadeIn animation. I need default grow-up animation but with customized duration. Could you please tell me what is the default type of animation? thanks.

0
Rumen
Telerik team
answered on 29 Sep 2016, 07:04 AM
Hi Ksenia,

As explained in the following forum thread: Chart animation speed, the chart does not provide means for controlling the default animation duration.

My advice is to log your request in the UserVoice feedback portal so that more users can support and raise its priority.


Best regards,
Rumen
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
0
Sam
Top achievements
Rank 2
answered on 13 Apr 2018, 07:52 AM
0
Sam
Top achievements
Rank 2
answered on 13 Apr 2018, 07:52 AM
Tags
Charts
Asked by
AspenSquare
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Kseniya
Top achievements
Rank 1
Iliana Dyankova
Telerik team
Rumen
Telerik team
Sam
Top achievements
Rank 2
Share this question
or