-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
feat(plugin-chart-echarts): Support stacking negative and positive values #20408
Conversation
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
Codecov Report
@@ Coverage Diff @@
## master #20408 +/- ##
=======================================
Coverage 66.67% 66.67%
=======================================
Files 1739 1739
Lines 65135 65135
Branches 6897 6897
=======================================
Hits 43427 43427
Misses 19955 19955
Partials 1753 1753
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
…itive values (apache#20408)" This reverts commit c959d92.
SUMMARY
Upgrade
echarts
to 5.3.3 to support stacking negative and positive values.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
After:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION