hdmy opened a new pull request, #445: URL: https://github.com/apache/echarts-doc/pull/445
### Summary This PR updates the radar chart documentation to reflect that the `nameGap` option has been deprecated since ECharts v5 and should be replaced with `axisNameGap`. ### Changes Made - Replace deprecated `nameGap` with `axisNameGap` - Applied changes to both Chinese and English documentation ### Motivation As of ECharts v5, `nameGap` has been officially deprecated but still appears in the documentation, which may confuse developers. This change aligns the documentation with the current API usage. ### Related Issue Fixes the discrepancy in the radar option documentation and improves developer guidance. --- Let me know if any adjustments are needed. Happy to help further clarify or tweak the wording. -- 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]
