pissang commented on issue #15130: URL: https://github.com/apache/echarts/issues/15130#issuecomment-862003283
@huaweiping 你下载的这个例子是用了 [百度地图插件的](https://github.com/apache/echarts/tree/master/extension-src/bmap),因为这是个 GIS 的可视化,需要底层提供 GIS 地图 我不清楚你的数据是什么类型的矢量场数据,如果是 GIS 数据,可以使用百度地图插件或者用 echarts 的 geo 组件,如果是普通的二维数据就可以参考 https://echarts.apache.org/examples/zh/editor.html?c=flowGL-noise&gl=1&theme=dark 这个例子 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
