I’ve mentioned a number of libraries for drawing charts and graphs such as in this summary of popular open source iOS charting libraries, and most recently with this 3D bar charts library.
Here’s a dynamic graph view library submitted by Bastian Kohlbauer called DynamicGraphView.
With DynamicGraphView you can easily set up a line graph by supplying an array of point values, and then easily add new points to the graph.
Here’s an image showing DynamicGraphView in action:
You can find DynamicGraphView on Github here.
A very easy library for creating dynamic line graphs. Thanks to Bastian for the submission.
- Tutorial: How To Make A Line Graph, Bar Chart And Pie Chart With Core Plot
- Open Source: Plotting Libraries For Easy Charts Without The Cost
- Tutorial: Creating A Tiny Wings Style Game With Cocos2D
- Open Source: Library For iPad UITableViewCell’s With Multiple Dynamic Controls
- Interesting Insights Into Creating iPhone And iPad Apps With Great Looking Charts
Original article: Open Source iOS Library For Easily Creating Dynamic Line Graphs
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





