You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/08/16 08:40:59 UTC

[GitHub] [echarts] yang201806 opened a new issue #15541: 在3D 路径图 上标点,点显示不完整

yang201806 opened a new issue #15541:
URL: https://github.com/apache/echarts/issues/15541


   ### Version
   5.1.2
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=lines3d-flights-gl&gl=1](https://echarts.apache.org/examples/zh/editor.html?c=lines3d-flights-gl&gl=1)
   
   ### Steps to reproduce
   官网示例:https://echarts.apache.org/examples/zh/editor.html?c=lines3d-flights-gl&gl=1
   
   在series属性中添加:
   {
       type: 'scatter3D',
       coordinateSystem: 'geo3D',
       symbolSize:20,
       itemStyle:{
           color:'#fa0202',
       },
       data:[[-90,40],[-70,-40]]
   }
   
   图中点显示不完整,陆地对点有遮挡。这个问题有该如何解决
   
   ### What is expected?
   图中点可以完整显示出来
   
   ### What is actually happening?
   图中点显示不完整
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15541: 在3D 路径图 上标点,点显示不完整

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15541:
URL: https://github.com/apache/echarts/issues/15541#issuecomment-899331784






-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org