-
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(legacy-preset-chart-nvd3): add richtooltip in nvd3 bar chart #17615
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17615 +/- ##
==========================================
- Coverage 68.55% 68.36% -0.19%
==========================================
Files 1601 1601
Lines 65258 65263 +5
Branches 6963 6963
==========================================
- Hits 44736 44616 -120
- Misses 18632 18757 +125
Partials 1890 1890
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://35.87.136.23:8080. Credentials are |
Thanks for the improvement!!! |
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
This is an enhancement of the rich tooltip about nvd3 bar chart, since we haven't merged into categorical bar echart yet, so
let get it here for nvd3 chart
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
after
time series bar chart
bar chart
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION