I’ve mentioned a number of open source charting libraries most recently a nice library for making customizable half-pie charts, and another library for creating contribution graphs, and clock charts.
Here’s another excellent charting library from Jawbone called JBChartView with a nice simple API modeled after UITableView.
JBChartView allows you to make some great looking line and chart views, but the really nice thing is the ease of customization, and expand/collapse animations.
A full example is included.
Here’s an image from the readme showing JBChartView in action:
You can find JBChartView on Github here.
A nice easy to use library for creating good-looking charts.
- Open Source iOS Library For Making Interactive Line Charts With A Simple API
- Open Source Library For Easily Creating Great Looking Radar Charts
- Open Source iOS Library For Easily Creating Dynamic Line Graphs
- Tutorial: How To Make A Line Graph, Bar Chart And Pie Chart With Core Plot
- Best Resources In iOS Development – August 20th, 2012
Original article: Open Source iOS Library For Line And Bar Charts With A UITableView Like Syntax
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.