apache / echarts

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

雷达图的描边单位 #14836

Closed yang-mengyue closed 3 years ago

yang-mengyue commented 3 years ago

Version

5.0.2

Steps to reproduce

echarts5的series-radar-symbolSize改变,series-radar-itemStyle-borderWidth也变化。是不是单位echarts4和echarts5的单位发生了变化?或者borderWidth的默认半径设置错误?

What is expected?

和echarts4一样,borderWidth显示正常

What is actually happening?

echarts4 9I`7TNNQXYZX4D5P_N%E~GS

echarts5 IKZP14{UCBGFEC E2ZNP6@S

echarts-bot[bot] commented 3 years ago

Hi! We've received your issue and please be patient to get responded. 🎉 The average response time is expected to be within one day for weekdays.

In the meanwhile, please make sure that it contains a minimum reproducible demo and necessary images to illustrate. Otherwise, our committers will ask you to do so.

A minimum reproducible demo should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.

You may also check out the API and chart option to get the answer.

If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.

If you are interested in the project, you may also subscribe our mailing list.

Have a nice day! 🍵

echarts-bot[bot] commented 3 years ago

@yang-mengyue It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people, we'd like to suggest using English next time. 🤗

TRANSLATED
**TITLE** The stroke unit of the radar map **BODY** ### Version 5.0.2 ### Steps to reproduce The series-radar-symbolSize of echarts5 has changed, and the series-radar-itemStyle-borderWidth has also changed. Has the unit of echarts4 and echarts5 changed? Or the default radius of borderWidth is set wrong? ### What is expected? Like echarts4, borderWidth is displayed normally ### What is actually happening? echarts4 ![9I`7TNNQXYZX4D5P_N%E~GS](https://user-images.githubusercontent.com/78328465/116504861-f2401900-a8eb-11eb-84b0-9bf1418544c9.png) echarts5 ![IKZP14{UCBGFEC E2ZNP6@S](https://user-images.githubusercontent.com/78328465/116504867-f4a27300-a8eb-11eb-935a-c6564ba6a3ca.png)
wayward-man commented 3 years ago

所以。。这个解决了吗