Open Source iOS Library For Easily Creating Dynamic Line Graphs

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:

DynamicGraphView

You can find DynamicGraphView on Github here.

A very easy library for creating dynamic line graphs. Thanks to Bastian for the submission.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *