AgoniY opened a new issue #11075: echart gl中的scatter3D与bar3D在地图上的显示高度不一致问题 URL: https://github.com/apache/incubator-echarts/issues/11075 最近在做echarts gl+mapbox的项目,同时使用到了bar3D 和 scatter3D,在开发过程中发现气泡图跟柱状图的高度不一致 ### 问题描述 柱状图的最小值在地图上没有高度 当地图上不存在柱状图的时候,气泡消失 后来发现是跑到地图下面去了 官方社区的实例中发现了这个问题 问题与下图所示类似:  ### 预期 图形的高度以地图平面为起点来显示 请问该如何解决?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org