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/04 07:19:16 UTC

[GitHub] [echarts] gabirellaq opened a new issue #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

gabirellaq opened a new issue #15477:
URL: https://github.com/apache/echarts/issues/15477


   ### Version
   5.1.1
   
   ### Steps to reproduce
   - 示例代码:https://echarts.apache.org/examples/zh/editor.html?c=map-polygon
   - series中name = 'Top5'处设置以下代码片段
   
   ```
   markPoint: {
      symbol: 'circle',
      symbolSize: 80,
      symbolOffset: [-100, -100], // 无效
      data: [
          {name: "上海",coord: [121.48, 31.22]},
          {name: "合肥", coord: [117.27,31.86]},
          {name: "武汉", coord: [114.31,30.52]},
          {name: "大庆", coord: [125.03,46.58]}
      ],
   },
   ```
   
   ### What is expected?
   type是map的时候,设置mapPoint,symbolOffset生效
   
   ### What is actually happening?
   type是map的时候,设置mapPoint,symbolOffset不生效
   
   图片预览效果:https://user-images.githubusercontent.com/5259501/128137230-94fa33c1-dcda-4d07-af58-0f39b1188519.png
   
   <!-- 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.

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 #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

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






-- 
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] kchjxxgh commented on issue #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

Posted by GitBox <gi...@apache.org>.
kchjxxgh commented on issue #15477:
URL: https://github.com/apache/echarts/issues/15477#issuecomment-894080233


   known issue. I heard it would be fixed in 5.2.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.

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] liuyang77886 commented on issue #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

Posted by GitBox <gi...@apache.org>.
liuyang77886 commented on issue #15477:
URL: https://github.com/apache/echarts/issues/15477#issuecomment-894067970


   我也有这个问题


-- 
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] Ovilia closed issue #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

Posted by GitBox <gi...@apache.org>.
Ovilia closed issue #15477:
URL: https://github.com/apache/echarts/issues/15477


   


-- 
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] Ovilia commented on issue #15477: 5.1.1版本设置了map,markPoint设置了symbolOffset无效

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


   Fixed in #14737 which will be released in the coming 5.2.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.

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