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

Label is not appearing on bar chart #448

Closed
meganhng opened this issue Feb 4, 2019 · 4 comments
Closed

Label is not appearing on bar chart #448

meganhng opened this issue Feb 4, 2019 · 4 comments
Labels

Comments

@meganhng
Copy link

meganhng commented Feb 4, 2019

The label doesn't appear on bars with 0 height, but has a value that is greater than 0. I need this value to show on the 0 height, and I was wondering if there is a work around for this issue.

screen shot 2019-01-25 at 1 52 27 pm

@plouc
Copy link
Owner

plouc commented Mar 21, 2019

I close this in favor of #165 which is similar.

@AlexCLeduc
Copy link

AlexCLeduc commented Apr 10, 2019

Can you please re-open ? It's not really similar to #165 and meganhng has put out a PR that fixes this, the code just forgot a special case when values are 0. We've been using her fix in production for months

@claytongomes
Copy link

the PR #454 fixes the issue.

@iSantPy
Copy link

iSantPy commented Feb 28, 2024

The label doesn't appear on bars with 0 height, but has a value that is greater than 0. I need this value to show on the 0 height, and I was wondering if there is a work around for this issue.

screen shot 2019-01-25 at 1 52 27 pm

How did you do to put the label on the top of the bar without its height push it out the chart? I know LabelPlacement.Outside put it on top but when bar height is equal to chart plot it takes the label out of it and I can not see it. Thansk in advance!

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

Successfully merging a pull request may close this issue.

5 participants