pissang commented on issue #9354:
“myChart.getModel().getSeriesByIndex(0).getData().getVisual('color')”这个在折线图例中有效,在饼状图是无效,是不是又是不另外一个方法获取了?
URL:
https://github.com/apache/incubator-echarts/issues/9354#issuecomment-437242381
myChart.getModel().getSeriesByIndex(0).getData().getItemVisual(dataIndex,
'color')
----------------------------------------------------------------
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]