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

BarChart xAxis labels disappear after zooming #1583

Closed
ajimenezjulio opened this issue Sep 29, 2016 · 2 comments
Closed

BarChart xAxis labels disappear after zooming #1583

ajimenezjulio opened this issue Sep 29, 2016 · 2 comments

Comments

@ajimenezjulio
Copy link

ajimenezjulio commented Sep 29, 2016

Hello, i have already seen a possible solution for this problem in #1564, but after trying i can't solve the problem, what are the lines that i have to fix for the barChart??

@liuxuan30
Copy link
Member

try latest master, should be fixed

@wajihkm
Copy link

wajihkm commented May 11, 2017

Actually it didn't resolved, I'm facing this issue in 'Charts-3.0.0',
I resolved it by ordering the "xValues".
Without ordering you will face it when you have a big xRange with little distributed data among xAxis.

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