XYPieChart 1.0.0

XYPieChart 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License Custom
ReleasedLast Release May 2014

Maintained by Unclaimed.



  • By
  • XY Feng

A simple and animated Pie Chart for your iOS app.

XYPieChart is an simple and easy-to-use pie chart for iOS app. It started from a Potion Project which needs an animated pie graph without interaction. All animation was implemented in the drawRect: method. After played with BTSPieChart, really like its code structure, it’s clean, has well named functions, structure like a UITableView. XYPieChart rewrote the code, based on CALayers for the animation. Compared to BTSPieChart, XYPieChart is a prettier version, it has a simpler insert/delete slices algorithm, different design of slice selection, more flexible to customize.

Installation

pod 'XYPieChart'

Authors

XY Feng

License

Custom