Operating system requirements: iOS 5.0 or later.
Mobile device: iPad.
This example describes creation of a line chart with the following parameters:
Four series are displayed.
Shadow is displayed for each series.
Category axis, value axis, and their labels are displayed.
Chart legend is displayed.
Chart appearance:
AppDelegate.h/.mm. Application parameters.
BaseAnalysis_Prefix.pch. Common title.
DataSource.h/.mm. Data source.
Localizable.strings. The list of keys and their values used for application localization.
main.m. Main file of source code.
ViewController.h/.mm. Line chart.
See also:
Examples of pplib++ Library Use | Working with pplib++ Library