apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.21k stars 19.6k forks source link

echarts4(bar3D)+mapbox的tooltip显示问题 #8200

Closed xiazhongzheng closed 4 years ago

xiazhongzheng commented 6 years ago

One-line summary [问题简述]

在mapbox上用echarts4.0.4画3D柱形图,用tooltip显示每个柱子的数值时,当地图层级是11的时候基本可以显示,但是层级是12或13的时候,就会有很多小的柱子不能显示tooltip。层级越大,就有越多的柱子不能显示tooltip,而且不能交互。 例子:http://gallery.echartsjs.com/editor.html?c=xBycTiGtFf

Version & Environment [版本及环境]

Expected behaviour [期望结果]

ECharts option [ECharts配置项]

option = {

}

Other comments [其他信息]

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.