eniaclyl commented on issue #9030: legend的icon颜色bug
URL: 
https://github.com/apache/incubator-echarts/issues/9030#issuecomment-419807171
 
 
   就是option创建好一个曲线以后 在外部 用option.series.data..lineStyle.color = '#e30000' 
又单独改变了下曲线的颜色,然后又myChart.setOption(option, true); 
这样legend的颜色就不和曲线颜色一样了,这个问题是不是bug 怎么能让legend颜色和改变后的曲线颜色一样呢

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