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/02/24 02:35:40 UTC

[GitHub] [echarts] dglxiaoyi opened a new issue #14328: visualMap 中的 itemSymbol 设置无效,需设置pieces中的symbol才能改变图元形状

dglxiaoyi opened a new issue #14328:
URL: https://github.com/apache/echarts/issues/14328


   ### Version
   5.0.2
   
   ### Reproduction link
   [ https://www.makeapie.com/editor.html?c=x1-bQDu00]( https://www.makeapie.com/editor.html?c=x1-bQDu00)
   
   ### Steps to reproduce
   基于上述官网示例链接,
   
   在visualMap中增加属性itemSymbol: 'rect', 图元形状未发生变化
   在pieces每个对象中增加属性 symbol: 'rect', 图元形状发生变化
   
   ### What is expected?
   能通过itemSymbol属性直接设置整体的图元形状
   
   ### What is actually happening?
   只能通过pieces中的symbol逐个修改图元形状
   
   <!-- 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



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


[GitHub] [echarts] dglxiaoyi closed issue #14328: visualMap 中的 itemSymbol 设置无效,需设置pieces中的symbol才能改变图元形状

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


   


----------------------------------------------------------------
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] [echarts] echarts-bot[bot] commented on issue #14328: visualMap 中的 itemSymbol 设置无效,需设置pieces中的symbol才能改变图元形状

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






----------------------------------------------------------------
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] [echarts] plainheart commented on issue #14328: visualMap 中的 itemSymbol 设置无效,需设置pieces中的symbol才能改变图元形状

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


   #14243 may solve this 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