echarts-doc icon indicating copy to clipboard operation
echarts-doc copied to clipboard

在 echarts 5 的升级报告中已经明确说明 aciton: hightlight and downplay 已经弃用。但是在文档的 API 中的描述依旧没有变化

Open DoubleCorner opened this issue 4 years ago • 9 comments

Version

v5

Steps to reproduce

无需重现,是文档描述的问题

What is expected?

改进文档描述,避免用户查看文档后依旧使用旧的方式 导致bug

What is actually happening?

改进文档描述,避免用户查看文档后依旧使用旧的方式 导致bug

DoubleCorner avatar Apr 23 '21 06:04 DoubleCorner

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 [email protected]. 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] avatar Apr 23 '21 06:04 echarts-bot[bot]

@Rainy-Bear 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

In the echarts 5 upgrade report, it has been clearly stated that aciton: hightlight and downplay has been deprecated. But the description in the API of the document remains unchanged

BODY

Version

v5

Steps to reproduce

No need to reproduce, it is the problem described in the document

What is expected?

Improve the document description to prevent users from still using the old way after viewing the document, causing bugs

What is actually happening?

Improve the document description to prevent users from still using the old way after viewing the document, causing bugs

echarts-bot[bot] avatar Apr 23 '21 06:04 echarts-bot[bot]

image When I set the scatter style like this, the label is not displayed。4.9 is ok I have to set opacity: 1 in emphasis of the label, although the documentation does not indicate that the opactiy setting for the label can be set.

DoubleCorner avatar Apr 23 '21 07:04 DoubleCorner

Would you like to make PR for it?

susiwen8 avatar Apr 25 '21 15:04 susiwen8

I have report it at https://github.com/apache/echarts/issues/14830

DoubleCorner avatar Apr 28 '21 08:04 DoubleCorner

I know, this issue here is the one you mention, would you like to correct the doc?

susiwen8 avatar Apr 28 '21 09:04 susiwen8

how ?

DoubleCorner avatar Apr 28 '21 09:04 DoubleCorner

Submit a PR if you like. This is the repo for the documentation of Apache ECharts.

susiwen8 avatar Apr 28 '21 09:04 susiwen8

Submit a PR if you like. This is the repo for the documentation of Apache ECharts.

would you tell me how to do it if i want to sumit a PR

gitforhlp avatar Aug 22 '22 03:08 gitforhlp