iOS(iPhone/iPad) 下图形组件有两个有名的,s7graphview 和 Core Plot,以前是在 Google 上托管的代码,现在移到github上了,听说 Core Plot 比较强,因为前者仅支持曲线图,后者呢曲线图、饼图、柱状图等通吃,且较活跃.
Core Plot下载地址: https://github.com/core-plot/core-plot/releases
其他参考
开源中国有很多的事例:
1. 带动态效果: http://www.oschina.net/p/PNChart
2. 静态效果: http://www.oschina.net/p/iOS-Echarts