echarts
echarts copied to clipboard
[Feature] visualMap-piecewise + splitnumber should support gradient color
What problem does this feature solve?
https://github.com/apache/echarts/issues/20592
piecewise just splits values into pieces.
For each piece, I want to paint it in gradient color.
visualMap-piecewise + pieces can render gradient color correctly
What does the proposed API look like?
No new API