echarts
echarts copied to clipboard
radar width config not working
Version
5.3.3
Link to Minimal Reproduction
https://echarts.apache.org/examples/zh/editor.html?c=radar&version=5.3.3
Steps to Reproduce
- set option
js radar:{ axisName:{ width:100, backgroundColor:'pink', } }
- as you can see, there is no width change at all
Current Behavior
width does not change as expected
Expected Behavior
width should change
Environment
- OS:macOS Monterey
- Browser: Chrome 103.0.5060.134
- Framework:
Any additional comments?
No response
I'm sorry to close this issue for it lacks the necessary title. Please provide a descriptive and as concise as possible title to describe your problems or requests and then the maintainers or I will reopen this issue.
Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.
A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.
Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.
hi, I'm interested in fixing this issue.
mark