tag | f0efef45fc0c8dc1eb322f1981fdb2d62942296a | |
---|---|---|
tagger | honcheng <honcheng@gmail.com> | Tue Aug 21 13:31:09 2012 +0800 |
object | daef8fd7d44340f44b0c56ad10be9c3b1f2a8fe7 |
ARC support & auto-synthesis required
commit | daef8fd7d44340f44b0c56ad10be9c3b1f2a8fe7 | [log] [tgz] |
---|---|---|
author | honcheng <honcheng@gmail.com> | Sat Aug 11 12:20:12 2012 +0800 |
committer | honcheng <honcheng@gmail.com> | Sat Aug 11 12:20:12 2012 +0800 |
tree | b21bb577f2dc4e486fc6b96b5ad1e2f20789d287 | |
parent | 6c0dec5d0945f8b5233350461ca08593be61fb35 [diff] |
- updated README with screenshot - added LICENSE
Draw pie charts and line charts in iOS apps
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.
Use gesture/tap to show the value label Display legend