Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add image to data labels for Line graph. #71

Open
vishalpathak opened this issue Mar 12, 2014 · 2 comments
Open

Add image to data labels for Line graph. #71

vishalpathak opened this issue Mar 12, 2014 · 2 comments

Comments

@vishalpathak
Copy link

I want add an image to the bag-round of data label in line graph. And for plotting data labels I'm using following method
-(CPTLayer *) dataLabelForPlot:(CPTPlot *)plot recordIndex:(NSUInteger)index
My values are getting plotted but I am unable to apply image. I want to show my graph like in this attached image.
linegraph
I want add callout shape image to my plotted data label.

@dddppp
Copy link

dddppp commented Aug 24, 2015

Have you found a way to do this? Also, how did you create the green area in the graph/plot? And how did you define the green thick plot style?

@vishalpathak
Copy link
Author

yes I found the way and added the green area on data labels but what is
your requirement same as mine?
On Aug 24, 2015 18:12, "dan" notifications@github.com wrote:

Have you found a way to do this? Also, how did you create the green area
in the graph/plot? And how did you define the green thick plot style?


Reply to this email directly or view it on GitHub
#71 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants