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 2019/12/27 10:20:50 UTC

[GitHub] [incubator-echarts] xiao11lang opened a new issue #11932: 缩放地图时散点位置不变

xiao11lang opened a new issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932
 
 
   ### Version
   4.5.0
   
   ### Steps to reproduce
   1.在地理坐标系中绘制城市位置散点图
   2.使用webpack打包,并将打包后的资源托管在服务器上
   3.打开地图缩放地图
   
   ### What is expected?
   散点位置会随着缩放改变
   
   ### What is actually happening?
   散点的位置相对屏幕始终不变,而不是在地图上某个位置固定
   
   <!-- This issue is generated by echarts-issue-helper. 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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang removed a comment on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang removed a comment on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569576908
 
 
   I didn't set progressiveThreshold, finally I solve this problem by set the value of the large option to true

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] susiwen8 commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
susiwen8 commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569574690
 
 
   > > @xiao11lang Hi, you can try to disable the animation.
   > 
   > I tried, but it does not work. I tested it, only when the number of nodes exceeds 3000 , the problem will appear
   
   3000? Sounds like `progressiveThreshold` problem

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] pissang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
pissang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569567807
 
 
   @xiao11lang Hi, you can try to disable the animation.

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] pissang closed issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
pissang closed issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932
 
 
   

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569571772
 
 
   > @xiao11lang Hi, you can try to disable the animation.
   
   I tried, but it does not work. I tested it, only when the number of nodes exceeds 3000 , the problem will appear

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


With regards,
Apache Git Services

---------------------------------------------------------------------
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 #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569239924
 
 
   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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] 100pah commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
100pah commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569534337
 
 
   Could we have more info: the executable `option`, the echarts packed by `webpack` to reproduce the 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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569576908
 
 
   I didn't set progressiveThreshold, finally I solve this problem by set the value of the large option to true

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569567365
 
 
   > Could we have more info: the executable `option`, the echarts packed by `webpack` to reproduce the 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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569576949
 
 
   > > > @xiao11lang Hi, you can try to disable the animation.
   > > 
   > > 
   > > I tried, but it does not work. I tested it, only when the number of nodes exceeds 3000 , the problem will appear
   > 
   > 3000? Sounds like `progressiveThreshold` problem
   
   I didn't set progressiveThreshold, finally I solve this problem by set the value of the large option to true

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


With regards,
Apache Git Services

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


[GitHub] [incubator-echarts] xiao11lang commented on issue #11932: 缩放地图时散点位置不变

Posted by GitBox <gi...@apache.org>.
xiao11lang commented on issue #11932: 缩放地图时散点位置不变
URL: https://github.com/apache/incubator-echarts/issues/11932#issuecomment-569240172
 
 
   补充一点,打包之前的表现是正常的,打包之后就不正常

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


With regards,
Apache Git Services

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