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 2020/11/27 03:41:30 UTC

[GitHub] [incubator-echarts] wenxuehai opened a new issue #13704: 地图中的城市圆点

wenxuehai opened a new issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704


   ### Version
   5.0.0
   
   ### Steps to reproduce
   地图中,添加legend属性显示城市圆点(不是通过添加散点图的方式),如果是在map series中使用内部自动生成的geo组件,则城市圆点能正常显示。但如果使用自定义的geo组件,也就是在series中引入了geoIndex,此时城市圆点显示不了了,这是为什么
   
   ### What is expected?
   在series中使用geoindex引用自定义的geo组件时也能正常显示城市圆点
   
   ### What is actually happening?
   在series中使用geoindex引用自定义的geo组件时城市圆点不见了
   
   <!-- 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.

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] [incubator-echarts] Ovilia commented on issue #13704: 地图中的城市圆点

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704#issuecomment-736937656


   参考 https://www.makeapie.com/editor.html?c=xBkVnciA0b


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] wenxuehai commented on issue #13704: 地图中的城市圆点

Posted by GitBox <gi...@apache.org>.
wenxuehai commented on issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704#issuecomment-736256847


   > 请参考这个文档:[https](https://echarts.apache.org/zh/option.html#series-map.geoIndex) : [//echarts.apache.org/zh/option.html#series-map.geoIndex](https://echarts.apache.org/zh/option.html#series-map.geoIndex)
   > 
   > > 当设定了geoIndex后,series-map.map属性,以及series-map.itemStyle等样式配置不再起作用,而是采用geo中的相应属性。
   
   这个我清楚,但我想问的是如果我使用了geoIndex属性后,我要怎么样才能让地图的圆点重新展示出来呢?就算在geo里面设置itemstyle等一系列属性也不起作用。难道当使用geoIndex时,地图圆点就不能显示出来了吗。
   
   因为我需要使用geo的regions属性来对地图中的一些区域进行特殊设置,所以需要使用geoIndex属性,但目前使用了geoIndex后,地图圆点就不显示了,不管怎么在geo里面设置都不行,这个就是我的困惑。


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13704: 地图中的城市圆点

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


   @wenxuehai Please provide a demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM or https://www.makeapie.com/editor.html.


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] wenxuehai commented on issue #13704: 地图中的城市圆点

Posted by GitBox <gi...@apache.org>.
wenxuehai commented on issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704#issuecomment-735394896


   [代码示例请查看:](https://codepen.io/wenxuehai/pen/PoGweEp)
   如代码所示,如果我将第124行的代码(geoIndex: 0)给放开,那么地图的省份的圆点将不显示,非常奇怪。期望能得到回复,目前急用,谢谢!
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] Ovilia commented on issue #13704: 地图中的城市圆点

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704#issuecomment-736167909


   请参考这个文档:https://echarts.apache.org/zh/option.html#series-map.geoIndex
   > 当设定了 geoIndex 后,series-map.map 属性,以及 series-map.itemStyle 等样式配置不再起作用,而是采用 geo 中的相应属性。


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] wenxuehai commented on issue #13704: 地图中的城市圆点

Posted by GitBox <gi...@apache.org>.
wenxuehai commented on issue #13704:
URL: https://github.com/apache/incubator-echarts/issues/13704#issuecomment-735395026


   代码链接:https://codepen.io/wenxuehai/pen/PoGweEp


----------------------------------------------------------------
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:
users@infra.apache.org



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


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13704: 地图中的城市圆点

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


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


----------------------------------------------------------------
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:
users@infra.apache.org



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