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

Donut Chart: Rotaion of chart when swipe/scroll

5 Answers 68 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ankit
Top achievements
Rank 1
Ankit asked on 10 Feb 2015, 12:34 PM
Hello,

Is it possible to disable the rotation of donut chart when user scroll/swipe the screen. But doesn't want to disable selection of datapoints.

The case is i want to scroll the screen but when user scrolls the donut chart rotates. So want to stop the rotation.

5 Answers, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 11 Feb 2015, 04:08 PM
Hi Ankit ,

You can directly control this using the  boolean rotationEnabled property of your donut  series :

For example :
donutSeries.rotationEnabled = false;

Hope that helps.

Regards,
Pavel Pavlov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Pavel Pavlov
Telerik team
answered on 11 Feb 2015, 04:39 PM
Hello Ankit,

A quick follow-up.  I have consulted with the team and it appears the rotationEnabled property was introduced recently and did not make it into the last official release .

The good news is we are planning an official release ( most probably will be available till the end of the month). This release will have the property included as part of other great improvements we have made based on feedback such as yours.

Please accept my apologies if I have mislead you and stay tuned for our next release.

Regards,
Pavel Pavlov
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ankit
Top achievements
Rank 1
answered on 14 Apr 2015, 07:29 AM
Is the version you mentioned in this post is released?
0
Ankit
Top achievements
Rank 1
answered on 14 Apr 2015, 08:03 AM

Hello Pavel,

 Also let me know what all changes do i need to make in case i updated the Telerik library (implementation wise).

 

Thanks

0
Jack
Telerik team
answered on 14 Apr 2015, 02:33 PM
Hi Ankit,

This property is available with our latest official release - Q1 2015 (2015.1.0226). The breaking changes are minimal and most probably you should not change anything in your code. The full list with changes is available in our release notes.

I hope this helps.

Regards,
Jack
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
Chart
Asked by
Ankit
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Ankit
Top achievements
Rank 1
Jack
Telerik team
Share this question
or