-
Notifications
You must be signed in to change notification settings - Fork 14k
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: Position of arrows in Table chart #18739
Conversation
Codecov Report
@@ Coverage Diff @@
## master #18739 +/- ##
==========================================
+ Coverage 66.32% 66.36% +0.04%
==========================================
Files 1620 1620
Lines 63060 63042 -18
Branches 6368 6375 +7
==========================================
+ Hits 41823 41840 +17
+ Misses 19579 19543 -36
- Partials 1658 1659 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
/testenv up |
@rusackas Ephemeral environment spinning up at http://34.210.87.129: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.
Love the styles clean up! LGTM!
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
Fixes the position of the arrows in the Table chart
BEFORE
AFTER
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION