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

后端 未结 3 1725
无人共我
无人共我 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条回答
  •  南方客
    南方客 (楼主)
    2021-01-06 05:53

    I used this lib on GitHub -> https://github.com/danielgindi/Charts. This lib is absolutely perfect and free. Also same lib is available in android and native. You can also find a lot of types of chart in this lib.

提交回复
热议问题