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

how to hide stacked bar chart label having 0 values #1256

Closed
Prathame5h opened this issue Jul 19, 2016 · 2 comments
Closed

how to hide stacked bar chart label having 0 values #1256

Prathame5h opened this issue Jul 19, 2016 · 2 comments

Comments

@Prathame5h
Copy link

hello, i have some zero values for stacked bar chart which looking weird in my stack chart , so how can i hide labels having 0 values? plz help me
because of 0 values other values are getting overwrite see in following chart
screen shot 2016-07-19 at 10 41 34 am

@dxclancy
Copy link

dxclancy commented Jul 20, 2016

You can pass a value formatter that returns an empty string for values too small.

@liuxuan30
Copy link
Member

or you filt zero values.. as you can't see them, barely

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