-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
fix: White space between Chart and Data panel in Explore #14495
Conversation
@geido Much better! thank you. |
/testenv up |
@rusackas Ephemeral environment spinning up at http://52.37.161.164:8080. Credentials are |
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!
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
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.
Looks much better!
Codecov Report
@@ Coverage Diff @@
## master #14495 +/- ##
========================================
Coverage 77.12% 77.12%
========================================
Files 953 953
Lines 48189 48190 +1
Branches 6051 5626 -425
========================================
+ Hits 37166 37167 +1
Misses 10822 10822
Partials 201 201
Flags with carried forward coverage won't be shown. Click here to find out more.
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.
product sign-off thanks for the PR!
Ephemeral environment shutdown and build artifacts deleted. |
* Adjust white space * Adjust chart padding
* Adjust white space * Adjust chart padding
* Adjust white space * Adjust chart padding
SUMMARY
Fixes #12707
BEFORE
AFTER
TEST PLAN
ADDITIONAL INFORMATION