-
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(plugin-chart-echarts): gauge chart enhancements and fixes #21007
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21007 +/- ##
=======================================
Coverage 66.34% 66.34%
=======================================
Files 1767 1767
Lines 67312 67344 +32
Branches 7144 7146 +2
=======================================
+ Hits 44656 44681 +25
- Misses 20828 20833 +5
- Partials 1828 1830 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
/testenv up |
@yousoph Ephemeral environment spinning up at http://35.86.138.180:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
* fix(plugin-chart-echarts): gauge chart enhancements and fixes * fix lint (cherry picked from commit b303d1e)
SUMMARY
This PR improves the gauge chart:
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
before
2022-08-08.12.39.21.mov
after
2022-08-08.12.38.13.mov
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION