Ovilia commented on issue #9146: legend中的icon颜色和对应的气泡图中的颜色不一样 URL: https://github.com/apache/incubator-echarts/issues/9146#issuecomment-434231854 这是因为散点有透明度,legend 里没有(我是一直想更新 legend 样式,统一成图形的透明度、描边等,但是有成员不太同意这一点的设计,所以没有推进)。 暂时可以把 series.itemStyle.opacity 设为 1 就行。
---------------------------------------------------------------- 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]
