-
Notifications
You must be signed in to change notification settings - Fork 14.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
[bugfix] fix bar chart value overlap with legend #6145
Conversation
Codecov Report
@@ Coverage Diff @@
## master #6145 +/- ##
=======================================
Coverage 76.91% 76.91%
=======================================
Files 47 47
Lines 9362 9362
=======================================
Hits 7201 7201
Misses 2161 2161 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Incurred in this issue today pretty much as described in #3779 . |
Bar chart values overlap with legend when "Show bar values" is selected (PRODUCT-59209)
@graceguo-supercat @michellethomas @williaster @conglei