alex2wong commented on issue #11836: 折线图lineStyle中的shadowColor不支持渐变色 URL: https://github.com/apache/incubator-echarts/issues/11836#issuecomment-564597062 shadowColor 应该不支持渐变,文档可能需要更新下。因为底层 canvas 如果直接采用ctx.shadowColor 去配置,是不支持 LieanerGradient 对象的。
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
