How to put dates as axis labels in a scatterplot when using coreplot?
I found in examples how to change the axislabels in barchart..but when i used this code in scatterplot…
this is not working.
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.
It works You need to follow the same code used in barChart plot example. I have done this in scatter plot. Here is a method how I’m doing It.