stephenLYZ commented on issue #16847: URL: https://github.com/apache/superset/issues/16847#issuecomment-929813635
@junlincc After some research, I think this should be possible. In the official echarts custom example, there is a circle packing based on the d3 implementation, check the following link: https://echarts.apache.org/examples/zh/editor.html?c=circle-packing-with-d3. However, there seems to be a problem with rendering, but an implementation idea is provided. This is an example of my local run:  -- 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]
