在iOS应用程序中显示3D图表

时间:2013-07-15 04:16:01

标签: ios 3d charts

我正在寻找一个3D图表原生库,它能够创建各种3D图表,如Bar,Pie,Area&我的申请中的折线图。

虽然研究我遇到了Core Plot库,但它只创建了2D图表。 那么我有什么方法可以将它转换为3-D或任何其他可用的开源框架?

1 个答案:

答案 0 :(得分:2)

检查示例ios 3D图表的Bellow Link可能是此链接可以帮助您。

http://code4app.net/ios/3D-Bar-Chart/50319d946803fa9361000000

enter image description here截图: - enter image description here

用于创建图表的其他链接: -

http://code4app.net/category/chart

https://github.com/sebastienwindal/FRD3DBarChart