Operating system requirements: iOS 5.0 or later.
Mobile device: iPad.
This example describes creating of a pie chart with configured animation. The buttons are created for animation playback:
Rotate. Plays chart rotation animation.
MovePie. Plays animation, which moves chart sector forward or back.
Move. Plays chart movement animation.
Fade. Plays animation, which changes chart transparency.
Scale. Plays animation, which changes chart scale.
Chart appearance:
Animation_Prefix.pch. Common title.
AppDelegate.h/.m. Application parameters.
data.txt. Data.
DataSource.h/.m. Get chart data.
main.m. Main file of source code.
ViewController.h/.m. Chart parameters.
See also: