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


   Version
   5.0.2
   
   Reproduction link
   https://www.makeapie.com/editor.html?c=x1-bQDu00
   
   Steps to reproduce
   基于上述官网示例,
   1. 在`visualMap`中增加属性`itemSymbol: 'rect'`, 图元形状未发生变化
   2. 在`pieces`每个对象中增加属性 `symbol: 'rect'`, 图元形状发生变化
   
   What is expected?
   能通过`itemSymbol`属性直接设置整体的图元形状
   
   What is actually happening?
   只能通过`pieces`中的`symbol`逐个修改图元形状
   
   官网示例中即可发现该问题


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to