转载

iOS 图表框架 一定要美 而且好用

XJYChart

不仅好看,而且好用

XJYChart https://github.com/JunyiXie/XJYChart

iOS OC实现的图表的代表作品是 PNChart, 但是 由于是4年前的项目了,UI有点陈旧,不再那么引人注目,随着iOS版本的迭代存在一些BUG,对于许多功能支持的也不好,比如图表滚动,区域填充支持等 emmm.. 我尝试着去给PNChart修了一些Bug,发现还是我自己的代码我修改的顺手啊。。。于是我就写了这样一个图表框架.

写这个花了我不少时间去维护代码,思考怎么作出好看的图表,我也希望真正有人去用这个框架,如果喜欢 请点颗 Star ,我也会积极的去维护XJY Chart。

iOS 图表框架 一定要美 而且好用

iOS 图表框架 一定要美 而且好用

XJYChart - A High-performance, Elegant, Easy-to-integrate Charting Framework.

The Best iOS Objc Charts.

  • [x] chart more beautiful

  • [x] support chart scroll

  • [x] support chart area fill

  • [x] support chart animation

  • [x] support chart touch

  • [x] support chart highlight

Installation

CocoaPods

XJYChart is available through CocoaPods. To install

it, simply add the following line to your Podfile:

pod "XJYChart"

Then, run the following command:

$ pod install

How to Use

Qucikly Use

Eg:

https://github.com/JunyiXie/XJYChart

正文到此结束
Loading...