Ovilia commented on PR #17078: URL: https://github.com/apache/echarts/pull/17078#issuecomment-1140472670
This looks to be a useful feature, only that more test cases are required. For example, to test the cases when min or max values are defined for the axis, or when `r` does start from 0 for polar bars. And you need to run the visual tests to test the differences caused by this PR. ```bash npm run test:visual ``` Choose the latest nightly build to compare with the one build from your source code. -- 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]
