Can i make Charts in Iphone . Using any Framework [duplicate] - iphone

This question already has answers here:
Closed 11 years ago.
Possible Duplicate:
Cocoa Graphing/Plotting Framework that Works on iPhoneOS
Suggest Framework for making chart in Iphone application..

yes, check the following framework Core-Plot

just a suggestion - if you wants a easy way then try google charts api

Related

Implementation of Charts in iphone app [duplicate]

This question already has answers here:
Is there a good charting library for iPhone? [closed]
(8 answers)
Closed 9 years ago.
In my application i have to implement Pie and bar charts with animation like HighCharts in java. Please suggest any SDK air framework to implement moving charts with good quality. Any source code will be helpful.
you can refer this Pie Chart sample demo . https://github.com/yuanlizbyy/PieChartDemo

How to programmatically minimize an iPad application? [duplicate]

This question already has answers here:
Proper way to exit iPhone application?
(24 answers)
Closed 8 years ago.
How do I programmatically minimize an iPad/iPhone UIApplication?
Actually there no such method for minimize iPhone app.
You can try with "exit(0)" to close the app.
Cheers.
You can't. You can only switch to another app. I don't think apple has a public API for doing this.

how to integrate myspace into my iPhone App [duplicate]

This question already has an answer here:
Closed 11 years ago.
Possible Duplicate:
Implementation of myspace and linkedin in iphone
I am new to iPhone technology
I am using API in JSON. I need to integrate myspace into my app
How can it be done?
Try this: http://code.google.com/p/myspaceid-iphone-sdk/

confused about from where to start [duplicate]

This question already has answers here:
Closed 12 years ago.
Possible Duplicate:
iPhone and SQLite introductory articles or tutorials
Sir,i am iphone trainee,just have finished with UIApplications of Iphone.
Now i want to learn SQLite & xml parsing for our project applications!
can anybody guide me about which books or data shall i refer for this?
Atleast please suggest some sites or ebooks!
Thanks in advance!
IOS SDK: first advice for beginners

Is there any free open source chart library available for iphone/ipad? [duplicate]

This question already has answers here:
Is there a good charting library for iPhone? [closed]
(8 answers)
Closed 9 years ago.
Is there any free open source chart library available for iphone/ipad ?
Core Plot is such a library.
Tapku library has a line plot chart
http://tapku.com
https://github.com/devinross/tapkulibrary/wiki/Graph