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

Horizontal Bar Chart not showing values #1356

Closed
mecid opened this issue Aug 25, 2016 · 7 comments
Closed

Horizontal Bar Chart not showing values #1356

mecid opened this issue Aug 25, 2016 · 7 comments

Comments

@mecid
Copy link

mecid commented Aug 25, 2016

I am using horizontal bar chart for showing daily Heart Rate chart.
Chart userInteractionEnabled = false.
Chart height constraint = value count * 30.
When i have 100 or more values, value labels not showing, if i have less than 100 values labels showing. How can i fix this?

thumb_img_0531_1024
thumb_img_0532_1024

@mecid
Copy link
Author

mecid commented Aug 26, 2016

@danielgindi any idea?

@danielgindi
Copy link
Collaborator

There's a property that limits labels showing according to value density. Can't remember right now- I'll put its name here when I'm in front of a computer

@mecid
Copy link
Author

mecid commented Aug 27, 2016

@danielgindi chart.leftAxis.labelCount not working, anything else?

@mecid
Copy link
Author

mecid commented Aug 29, 2016

@danielgindi any news?

@danielgindi
Copy link
Collaborator

maxVisibleCount. You can look at the demos, many of them use this.

@mecid
Copy link
Author

mecid commented Aug 29, 2016

@danielgindi thanks!

@danielgindi
Copy link
Collaborator

You're welcome :-)

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

2 participants