How can I draw bar chart and pie chart iPhone sdk?

后端 未结 3 1730
无人共我
无人共我 2021-01-06 05:02

I want to display bar chart and pie chart in my iPhone application please give me suggestions for that.

3条回答
  •  Happy的楠姐
    2021-01-06 05:42

    Core Plot is a plotting framework for Mac OS X and iOS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.

提交回复
热议问题