I was looking for some ready code so I could insert my data, labels etc. into a function and receive a ready google-chart like this.

But I didn’t find any. Any ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In the mean time, I wrote a function that receive all the necessary parameters, creates a google chart and converts it
UIImage. Here it is:And here is the test function:
You should get image, like the one in the question.