-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Stacked 100% Bar Shows original data as percentage numbers #4600
Closed
kn327 opened this issue
Jul 31, 2024
· 3 comments
· Fixed by Plant-for-the-Planet-org/planet-webapp#2243 · 4 remaining pull requests
Closed
Stacked 100% Bar Shows original data as percentage numbers #4600
kn327 opened this issue
Jul 31, 2024
· 3 comments
· Fixed by Plant-for-the-Planet-org/planet-webapp#2243 · 4 remaining pull requests
Labels
bug
Something isn't working
Comments
how to fix this? because i have the same problem |
The issue has been fixed on the |
okay! thank you |
This was referenced Aug 30, 2024
This was referenced Sep 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
This appears to be a regression bug. Previously, when values were provided, the 100% stacked bar chart would show the label as the percentage and the label as the actual data value
In version 3.23.1, the actual data values are showing as percentages
Steps to Reproduce
Expected Behavior
Labels on the bar chart show the actual percentage, tooltip when hovering shows the actual data value
Actual Behavior
Labels on the bar chart show the actual data value plus a percentage sign
Screenshots
Reproduction Link
https://codepen.io/Kom-/pen/yLdgdoW
The text was updated successfully, but these errors were encountered: