echarts
echarts copied to clipboard
fix: Axis.nameTextStyle.width is not valid
Brief Information
This pull request is in the type of:
- [x] bug fixing
- [ ] new feature
- [ ] others
What does this PR do?
fix: Axis.nameTextStyle.width is not valid
Fixed issues
#16166
Details
Before: What was the problem?
After: How is it fixed in this PR?
Misc
- [ ] The API has been changed (apache/echarts-doc#xxx).
- [ ] This PR depends on ZRender changes (ecomfe/zrender#xxx).
Related test cases or examples to use the new APIs
N.A.
Others
Merging options
- [ ] Please squash the commits into a single one when merging.
Other information
Thanks for your contribution! The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.
After modifying the local code according to the submission record, I found that the axis title of the scatter chart could not be displayed 我按照提交记录修改了本地的代码后,发现散点图的轴标题无法显示了