I draw one pie chart using the achartengine
library. I want to rotate that view with respect to centre of pie chart. How to rotate this view section by section?
Asked
Active
Viewed 60 times
0

Howli
- 12,291
- 19
- 47
- 72

user3279053
- 187
- 1
- 10
-
You should show what you have tried until now and describe what errors you experienced. – AlexS May 22 '14 at 10:47
-
I created one pie view.now i want to make that view interactive.According to interaction rotate one by one section and showing value. – user3279053 May 23 '14 at 05:55
-
You should post the relevant code you already have, your error and eventually your logcat. Please edit your answer. – AlexS May 23 '14 at 06:01
-
I don't have rotation relevent code. i just draw pie chart using achartengine library – user3279053 May 23 '14 at 06:31
-
https://github.com/saulpower/ExpandablePieChart i want this type of interaction in achartengine pie or donut view – user3279053 May 24 '14 at 17:26