So.. In this post, you will find listing of all the posts related to Chart library called MIMChartLib. Some screenshots are also pasted below this feature list.
Here is a complete GUIDE of all classes, it is still under construction but its detailed. LINK
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 !!
How to USE this LIB.......
Find some screenshots of the sample code below
...Here is a complete GUIDE of all classes, it is still under construction but its detailed. LINK
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
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?
ReplyDeleteNow I have changed the license on this library, so anyone can use this library as they wish at their own discretion of course.
ReplyDeleteCheck out the latest library code. I am sure there is a lot to like.
ReplyDeleteThank you for this nice library. I used this library and its work very well but when i try to use my app in iphone 6 then i can't see UIImageView but in iPhone 5 i can see.. UIImageView and UISegmentControl is not working in iphone 6 when i use this library in app. please reply me about this.
Deletecan we add a right border with some values same as displaying y axis labels
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThank you very much for such a good library.
ReplyDeleteCan anybody tell me , how can I draw using data from SQLite instead of CSV file ?
@Reetu Raj: Do you have any plan for fixing memory leaks & checking code quality ?
Again thank you very much...
How to give different color for different bar according to the values
ReplyDelete@Deepak, you can give array of color as following mGraph.barcolorArray=[NSArray arrayWithObjects:[MIMColorClass colorWithComponent:@"246,209,0,255"], nil];
ReplyDeleteI have 5 bar such that i want to give 2 color according to the values.If bar value is below 60 means color should be red.And above 60 means green color.It is possible to make like that.
DeleteMicrosoft points and Xbox Live
ReplyDeleteHow to add values 200, 350, etc for x axis titles in place of Jan, FEB, etc. I tried this by putting values in xTitlesArray and xValuesArray but its not working i am trying do this for MIMLineGraph. Thank you very much for your great effort for this library.
ReplyDeleteemail: kumaryr.shastry@gmail.com
Thanks
kumar
Hi I have used wall graph.But the color is not filling the graph.I don't know the problem.
ReplyDeleteHi all x axis values are not rescaling as it is happening with y axis. suppose if i give a inputs like 200, 300, 500, 1000 for x axis values , on the xaxis it should show like 100, 200, 300, 400, ... 1000 means we should calculate some scaling based on the input values.is their any solution for this.But this is working for y axis.
ReplyDelete@Kumar: I think currently it works only scaling on Y axis.....sorry it doesn't do scaling on X axis yet (you will have to use some other lib I guess :( ).. I have been doing a lot of upgrading on lib recently,,,however it will be another 3 weeks or so before I can update it on github.
ReplyDeleteThanks Reetu Raj , i feel i look at your initial implementaion of line graphs (LineGraph) in that its working fine for both y axis and x axis.As i need to deliver on this monday.I will try to fix this and replay to you, mean while if you get any idea kindly share with me.Thanks very much for replaying when ever possible let me help you on fixing the bugs.
DeleteThanks
kumar Y R
Hi, I am using wallgraph,when all the values are 0 .The wallcolor fills below the xaxis.And always the app crashes showing the error frame is small.Can you suggest solution this problem asap
ReplyDeletehi, i am using group bar graph , i want to show a same color of bar,s evety time , i have used the peoperty barColorArray but it,s not working, is there ant work around
ReplyDeletePlease have a look on http://ztgraph.blogspot.in/
DeleteNow the latest updates are more helpful than these early versions. I am using the new updated versions. en ucuz iphone
ReplyDeletePlease have a look on http://ztgraph.blogspot.in/
DeleteIs this library support float values on Y axis so that Y-axis titles will be 0.10, 0.20, 0.30, 0.40 and values will be 0.04, 0.14, 0.23, 0.25 etc.
ReplyDeleteNice post with awesome points! Can’t wait for the next one.
ReplyDeleteHP - ENVY TouchSmart Ultrabook 14" Refurbished Touch-Screen Laptop - 4GB Memory - 500GB Hard Drive - Midnight Black
HP - Geek Squad Certified Refurbished ENVY 15.6" Laptop - 8GB Memory - Natural Silver
I am facing a strange issue. Blue dots are appearing on the border of the pie chart. Please see the images below:
ReplyDeletehttp://oi60.tinypic.com/9h6i68.jpg
after adding this library my project images like button images,navigation images not loading on iphone 5s,6,6plus....
ReplyDeleteiPhone/iPad Chart Library (MIMChartLib)" introduces an exciting tool for iOS developers seeking to enhance their apps with dynamic data visualization capabilities. https://www.mobilezmarket.com/
ReplyDelete