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

Bar values inside bar horizontally? #2494

Closed
Sachin0912 opened this issue Jun 2, 2017 · 6 comments
Closed

Bar values inside bar horizontally? #2494

Sachin0912 opened this issue Jun 2, 2017 · 6 comments

Comments

@Sachin0912
Copy link

Sachin0912 commented Jun 2, 2017

Hello
I just want the values inside the bar horizontally in Bar graph.
Please help me out.
Thanks

@Sachin0912 Sachin0912 changed the title Hori Bar values inside bar horizontally? Jun 2, 2017
@thierryH91200
Copy link
Contributor

try

chartView.drawValueAboveBarEnabled = false

@Sachin0912
Copy link
Author

Sachin0912 commented Jun 2, 2017

ochbedekfiffabej

please check this screen we need this .`
can you please help us

@thierryH91200
Copy link
Contributor

is' is a HorizontalBarChartView

capture d ecran 2017-06-02 a 15 03 53

@liuxuan30
Copy link
Member

@Sachin0912 this is not supported as it's highly customized. But it's doable to override bar chart renderer drawValues()

@Sachin0912
Copy link
Author

drawValues() function have y axis value and bar values both. how can we differentiate those?

@liuxuan30
Copy link
Member

why you said y axis? It's just for bar values.

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

3 participants