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

Swift 3 BarChart with image and title. #1807

Closed
farazhaider88 opened this issue Nov 8, 2016 · 5 comments
Closed

Swift 3 BarChart with image and title. #1807

farazhaider88 opened this issue Nov 8, 2016 · 5 comments

Comments

@farazhaider88
Copy link

iam using swift 3.0 there are two queries regarding this on barchart.

1> i need to add string label in bar chart inside each chart, the function i previously using accepting only data but not string of titles.
2> i need to draw image at the end of each chart like below screenshot.

screen shot 2016-11-08 at 10 27 19 pm

@liuxuan30
Copy link
Member

liuxuan30 commented Nov 9, 2016

  1. disable drawValueAboveBarEnabled // corrected a typo
  2. use ChartMarker

@muzamilhassan1987
Copy link

Will you please share some example difficult to implement

@liuxuan30
Copy link
Member

liuxuan30 commented Nov 11, 2016

Check out ChartsDemo, there are many.
I find a typo, should be drawValueAboveBarEnabled for you Q1

@nrvraghu
Copy link

nrvraghu commented Sep 2, 2017

simulator screen shot sep 2 2017 10 40 51 am
Is it possible to display images instead of text ("Jan")
Please help me on this

@liuxuan30
Copy link
Member

currently No, but you can easily tweak some methods to do so

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

No branches or pull requests

4 participants