villebro opened a new issue, #41046:
URL: https://github.com/apache/superset/issues/41046

   https://github.com/apache/superset/pull/28597 added support for Nightingale 
into the Pie chart which allow us to remove the legacy version.
   
   UPDATE: When working on this task in 5.0, it was clear that this chart is 
not the EChart's 
[Nightingale](https://echarts.apache.org/examples/en/editor.html?c=pie-roseType)
 chart but the 
[Polar](https://echarts.apache.org/examples/en/editor.html?c=bar-polar-stack-radial)
 chart as it supports multiple dimensions and has the following description:
   
   > A polar coordinate chart where the circle is broken into wedges of equal 
angle, and the value represented by any wedge is illustrated by its area, 
rather than its radius or sweep angle.
   
   Given that we don't have the Polar chart yet, we'll postpone this task to 
6.0.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to