So.. In this post, you will find listing of all the posts related to Chart library called MIMChartLib (available under GNU General Public License). Some screenshots are also pasted below this feature list.
1. Chart Pie
Features:
Check this post for all kinds of pie charts available.
2. WallGraph (SAMPLE GUIDE)
Features:
2.1 Wallgraph feature added in MIMChartLib.
2.2 User Interaction with WallGraph
3. LineGraph (SAMPLE GUIDE)
Features:
3.1 Line Graph Added
3.2 4 styles of Line Graph supported now.
4. Bar Chart (SAMPLE GUIDE)
Features:
4.1 Bar Chart added
4.2 Group Bars added with/without Gradient style
5. Fragmented Bar (SAMPLE GUIDE)
Features:
5.1 Fragmented Bar Chart Included with/without Gradient style
6. Cluster Chart
Features:
6.1 Cluster Chart Included
7. Fragmented Disk ( SAMPLE GUIDE )
Features:
7.1 Fragmented Disk Chart included
Finally, uploaded the lib !!
Link to Download ON GITHUB
You can also find a copy at dropbox HERE (DropBox Code is Obsolete now. Beta 1.2 is available on GITHUB now.)
How to USE this LIB.......
Find some screenshots of the sample code below
...
0. Miscellaneous
0.1 Styles for Labeling on X-Axis
1. Chart Pie
Features:
Check this post for all kinds of pie charts available.
2. WallGraph (SAMPLE GUIDE)
Features:
2.1 Wallgraph feature added in MIMChartLib.
2.2 User Interaction with WallGraph
3. LineGraph (SAMPLE GUIDE)
Features:
3.1 Line Graph Added
3.2 4 styles of Line Graph supported now.
4. Bar Chart (SAMPLE GUIDE)
Features:
4.1 Bar Chart added
4.2 Group Bars added with/without Gradient style
5. Fragmented Bar (SAMPLE GUIDE)
Features:
5.1 Fragmented Bar Chart Included with/without Gradient style
6. Cluster Chart
Features:
6.1 Cluster Chart Included
7. Fragmented Disk ( SAMPLE GUIDE )
Features:
7.1 Fragmented Disk Chart included
Finally, uploaded the lib !!
Link to Download ON GITHUB
You can also find a copy at dropbox HERE (DropBox Code is Obsolete now. Beta 1.2 is available on GITHUB now.)
How to USE this LIB.......
Find some screenshots of the sample code below
















Generally usefull library, but it has some bugs (for example in Pie Chart drawing) and memory leaks, so inspect this code before using in your project :)
ReplyDeleteCongratulations! a doubt, is how I get the information to generate the graph of a SQL database rather than a csv file. Thank you.
ReplyDeleteHave you implemented a way to input data to the graph from an NSMutableArray?
ReplyDeleteI may do that this weekend
can't we do this without a csv file?.i mean cant we get the data from an array or a textfield to make a chart?
ReplyDeleteFirst of all thanks for provide lovely tutorial . But i have some queries ..
ReplyDelete1 > how i get the information to generate the graph of SQLITE database rather then CSV file .. ?
2 > There is any way to input date to the graph from an NsMutable Array ?
Thanks
please replay me on this ...
anilgodawat@gmail.com
anilgodawat@rediffmail.com
Why did you choose GPL for this library?
ReplyDelete