apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.76k stars 19.62k forks source link

radar width config not working #17484

Open Hachiaaa opened 2 years ago

Hachiaaa commented 2 years ago

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

  1. set option js radar:{ axisName:{ width:100, backgroundColor:'pink', } }
  2. 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

echarts-bot[bot] commented 2 years ago

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.

CuteSunLee commented 2 years ago

hi, I'm interested in fixing this issue.

timelessover commented 2 years ago

mark

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.