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 2019/12/09 05:46:22 UTC

[GitHub] [incubator-echarts] pissang edited a comment on issue #11739: 地图迁徙图,线的绘制问题

pissang edited a comment on issue #11739: 地图迁徙图,线的绘制问题
URL: https://github.com/apache/incubator-echarts/issues/11739#issuecomment-563073453
 
 
   @alex2wong 我看了下,应该是因为 symbol 设置的格式有点问题,所以还是用的白色方块绘制。
   
   图片的 symbol 应该设置为 
   
   ```js
   symbol: 'image://' + lineSymbol
   ```
   
   我试了下这样应该就没问题了。

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


With regards,
Apache Git Services

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