iphone - Creating something similar to a pie chart on iOS -


for project, have represent data on 'looks' pie chart isn't. have put data on circle 'pie' pieces in varying circle width , varying transparancy.

is there let me create such graphics?

edit:

it has able this:

http://i.stack.imgur.com/i2bjs.jpg

and perhaps weather info in black circle.. that's possible object plot core?

yes of course. can use coreplot pupose. check this: http://code.google.com/p/core-plot/wiki/plotexamples. best framework used charts in experience.


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -