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/04/22 04:28:25 UTC

[GitHub] [incubator-echarts] LehaoLin opened a new issue #12474: In examples GEO/MAP,Air quality- baidu map & draw polygon on map, the value of curser hover is wrong.

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


   ### Version
   4.7.0
   
   ### Steps to reproduce
   https://www.echartsjs.com/examples/zh/editor.html?c=map-polygon
   
   Make the city Baoji for example
   拿宝鸡这个城市作为例子
   
   The value of 宝鸡 is not the PM2.5 value, but the latitude of 宝鸡.
   Hover出现的值应该是宝鸡pm2.5的值,但是出现的是宝鸡的纬度。
   
   This bug both appear in Air quality- baidu map & draw polygon on map.
   这个bug同时出现在两个例子里面。
   
   And I can't find the solution to change it from latitude to pm2.5.
   我找不到方法去把这个值变成pm2.5。
   
   ### What is expected?
   鼠标悬停圆点,值为pm2.5
   cursor hover, the value should be for pm2.5
   
   ### What is actually happening?
   鼠标悬停圆点,值为纬度,且无法通过所给的JavaScript修改
   cursor hover, the value is for the latitude, and I can't fix it by the given JavaScript


----------------------------------------------------------------
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 #12474: In examples GEO/MAP,Air quality- baidu map & draw polygon on map, the value of curser hover is wrong.

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


   This issue is not created using [issue template](https://ecomfe.github.io/echarts-issue-helper/) so I'm going to close it. 🙊
   Sorry for this, but it helps save our maintainers' time so that more developers get helped.
   Feel free to create another issue using the issue template.
   
   If you think you have already made your point clear without the template, or your problem cannot be covered by it, you may re-open this issue again.
   
   这个 issue 未使用 [issue 模板](https://ecomfe.github.io/echarts-issue-helper/?lang=zh-cn) 创建,所以我将关闭此 issue。
   为此带来的麻烦我深表歉意,但是请理解这是为了节约社区维护者的时间,以更高效地服务社区的开发者群体。
   如果您愿意,可以请使用 issue 模板重新创建 issue。
   
   如果你认为虽然没有使用模板,但你已经提供了复现问题的充分描述,或者你的问题无法使用模板表达,也可以重新 open 这个 issue。


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