Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am new in iOS, I know basics about iphone programmings. Anyone can please give me a brief idea for drawing area chart for iphone in objective C and ios 5, Thanks in advance.

share|improve this question
2  
did you try google? – Sarah Mar 5 '12 at 6:44
3  
Did you try anything? – EmilioPelaez Mar 5 '12 at 7:18
@Sarah and Emilio: Thanks a lot for immediate response, I really don't have any idea about drawing the area chart. I searched for it, Got some ideas about drawing the line, bar, pie chart, but not about area chart. – KamalHarariyA Mar 6 '12 at 3:47

closed as not a real question by Josh Caswell, Michael Petrotta, Caleb, casperOne Mar 5 '12 at 14:40

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

Here you go, try the following links to get started. But as @Sarah and @EmilioPelaez told you that you have to try something for your own as well as try Google it.

Links:

iPhone, iPad Area Chart

iPhone, iPad X,Y Area Chart

*EDIT: * Here is another cool project that might help.(download the source, which contains examples)

core-plot

Hope this helps.

share|improve this answer
thanks a lot, I hope it will help me. – KamalHarariyA Mar 6 '12 at 3:56

Not the answer you're looking for? Browse other questions tagged or ask your own question.