我是iPhone条形图应用程序的新手,我不知道,如何启动此应用程序?,我推荐此链接
http://iphoneapplicationdevelopers.blogspot.in/2011/03/iphone-sdk-how-to-draw-bar-charts-using.html
但Core-plot框架如何下载和安装,请帮帮我。
先谢谢
答案 0 :(得分:2)
您可以从http://code.google.com/p/core-plot/
下载核心图在此处查找文档:
http://core-plot.googlecode.com/hg/documentation/html/iOS/index.html
您可以在此处找到更多示例和教程:
http://code.google.com/p/core-plot/wiki/PlotExamples
答案 1 :(得分:0)
This page描述了如何为iphone项目安装核心图。
答案 2 :(得分:0)
请转到此链接,阅读如何在我的应用程序中添加核心图。 http://www.switchonthecode.com/tutorials/using-core-plot-in-an-iphone-application
形成此链接,打开mac终端并粘贴终端
hg clone http://core-plot.googlecode.com/hg/ core-plot