Chart library for iOS

Clone this repo:
  1. df5d2af Merge pull request #17 from elitalon/master by honcheng · 11 years ago master
  2. 49fa54f Added alignment property for Y-axis labels by Eliezer Talon · 11 years ago
  3. 0155cc2 Map between Y values and custom labels by Eliezer Talon · 11 years ago
  4. 05f4552 Indentation fixed by Eliezer Talon · 11 years ago
  5. 4bb2f70 Deprecated constants in iOS 6 replaced by Eliezer Talon · 11 years ago

iOSPlot

Draw pie charts and line charts in iOS apps

Todo for line chat

Use gesture/tap to show the value label (or mild statistics) for a data point. Further break out colors for customization of background, x/y labels, and shadows. Allow legend labels to appear on either the right or left side of the chart (or not at all). Use the rendered string width of the legend labels to determine right/left side margin. If a legend string is significantly long (200% percentage of default margin width?), truncate or abbreviate it to X characters.

Todo for pie chat

Use gesture/tap to show the value label Display legend

Minimum Requirements

  • ARC - this project uses ARC. If you are not using ARC in your project, add '-fobjc-arc' as a compiler flag for StyledPageControl.h and StyledPageControl.m
  • XCode 4.4 and newer (auto-synthesis required)

Contact

twitter.com/honcheng
honcheng.com