leeethe opened a new issue #11104: Set `options.polar.radius` to an `Array` kills the chart URL: https://github.com/apache/incubator-echarts/issues/11104 ### Version 4.2.1 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xlZxa6gTOR&v=1](https://gallery.echartsjs.com/editor.html?c=xlZxa6gTOR&v=1) ### Steps to reproduce open the reproduction link, uncomment the lines under `options.polar.radius` to see consequences ### What is expected? get a polar chart with an inner radius and an outer radius ### What is actually happening? the canvas gets blank without an error in the browser console --- Trying to use the polar component with both an inner radius and an outer radius set. Everything was correctly set except when setting `options.polar.radius` to an `Array` would just stop the chart from showing, no error in the browser console is reported. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE -->
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org For additional commands, e-mail: dev-h...@echarts.apache.org