sxmpasch commented on issue #9271: 饼图环形图里面的提示标题如果名字重复的话只显示一个名字
URL: 
https://github.com/apache/incubator-echarts/issues/9271#issuecomment-432628906
 
 
   There is a direct reference between legend data and series data item. You 
cannot use the same name in the legend data. 
   If the names have to be the same, just add a ' ' after one of them.
   
   图例数据和序列数据项之间有直接参考。您不能在图例数据中使用相同的名称。
   如果名称必须相同,只需在其中一个之后添加一个' '。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to