-
Notifications
You must be signed in to change notification settings - Fork 19.6k
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
Add tooltip and tooltip formatting options for the features api inside the toolbox component #10202
Add tooltip and tooltip formatting options for the features api inside the toolbox component #10202
Comments
Hi! We've received your issue and please be patient to get responded. 🎉 In the meanwhile, please make sure that you have posted enough image to demo your request. You may also check out the API and chart option to get the answer. Have a nice day! 🍵 |
We provided two methods to achieve this. |
* 'master' of https://github.com/apache/incubator-echarts: fix: last axis label duplicated, fix #10304 feat: support backgroundColor for connected charts in toolbox toolbox.feature.saveAsImage.connectedBackgroundColor can be used to set the background color. Fix #10099 fix: set default position to be bottom test: add test case for b3a2548 #10202 feat: support tooltip for toolbox #10202 test: update test example feat: add toolbox text style support
What problem does this feature solve?
It allows for the toolbox features names to have tooltip formats in the same fashion as some chart types, for example:
https://echarts.apache.org/option.html#series-heatmap.tooltip
What does the proposed API look like?
The text was updated successfully, but these errors were encountered: