(本文档仅供参考)
电子表格中最底层是画的echarts地图,然后在周边分别画了其它echarts图形,要求周边的这些图形是透明的,且背景也是透明,如下图效果:
针对周边的图形添加扩展属性,设置图形透明及背景透明:
{ "series": [{ "itemStyle": { "normal": { "opacity": 0.3 } } }], "backgroundColor": "rgb(128, 128, 128,0.3)" }
实现效果:
Viewtracker License Missing
There is a problem with the license of the Viewtracker addon. Please check if you have a valid license.