Implementation of Charts in iphone app [duplicate] - iphone

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

Related

Set my own font in my app iphone sdk [duplicate]

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Can I embed a custom font in an iPhone application?
I'd like to put a text in my app with a special font but I don't know how to do it ?
Someone could explain me or have a link about it ?
Thanks
There are many pages on the net describing how to do this. http://tetontech.wordpress.com/2010/09/03/using-custom-fonts-in-your-ios-application/ is one of them.

Markdown to html objective-c [duplicate]

This question already has answers here:
Closed 11 years ago.
Possible Duplicate:
What is the simplest implementation of Markdown for a Cocoa application?
Is there any library written on Objective-c to convert Markdown to HTML?
I need to use Markdown in my iphone app.
You should refer rentzsch's Markdownlive project.

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

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

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