Beautiful Bar Chart
August 26, 2017 • MIT License
Created along with a tutorial on how to build your own bar chart: https://medium.com/@leonardnguyen/build-your-own-chart-in-ios-part-1-bar-chart-e1b7f4789d70
GraphKit
April 27, 2014 • MIT License
A lightweight library of animated charts for iOS.
Super easy to customize individual bar/line color, animation durations and more.
Demo: pod try GraphKit
SimpleBarChart
February 01, 2014 • Public Domain License
A simple animated bar chart class. Uses datasource and delegates similar to UITableView for easy addition of data. Also can set properties to manage time of animation, grid spaces, label fonts and ...