hustcc / echarts-for-react

⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。
https://git.hust.cc/echarts-for-react
MIT License
4.52k stars 630 forks source link

Get individual splitlines in Gauge chart #538

Open dikokkali opened 1 year ago

dikokkali commented 1 year ago

I have a use case where I need the splitlines of a gauge chart to be the same color as the progress bar. Is there a way to access individual splitlines after the chart has been rendered, instead of setting a color for all of them?