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 2020/07/07 09:32:25 UTC

[GitHub] [incubator-echarts] cvetkovivan commented on issue #9552: Dashed lines do not appear as dashed in the legend.

cvetkovivan commented on issue #9552:
URL: https://github.com/apache/incubator-echarts/issues/9552#issuecomment-654726433


   So, i found one solution. 
   `EchartOptions.legend.data[] = {name: '', icon: ''}`
   
   You can add any icon to current data in your legend.
   Exapmle link: [codepen](https://codepen.io/usfbh/pen/BayMbzX).
   Also you can add svg icon. [documantation](https://echarts.apache.org/en/option.html#legend.data.icon).
   
   No idea to resovle this problem by any other solution.


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