I need to draw a Sphere Parametric Surface diagram, which is currently implemented using the ECharts component.
see example: Echart Sphere Surface Example
But it seems that VisualMap of echarts can't fill color by radius (R). Is it possible that filling color by radius use echart? Or is there any other component to achieve it?
Thanks,