Skip to content

Conversation

mustcanbedo
Copy link

@mustcanbedo mustcanbedo commented Jul 1, 2025

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

#21074

Details

Before: What was the problem?

After: How does it behave after the fixing?

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • 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

Copy link

echarts-bot bot commented Jul 1, 2025

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.

⚠️ MISSING DOCUMENT INFO: Please make sure one of the document options are checked in this PR's description. Search "Document Info" in the description of this PR. This should be done either by the author or the reviewers of the PR.

Copy link
Contributor

@Ovilia Ovilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why setting opacity to a fixed value? This bug should relates to blur state.

@mustcanbedo
Copy link
Author

mustcanbedo commented Jul 1, 2025 via email

@mustcanbedo
Copy link
Author

Hello, I refer to the way you said.,Changed a version.,By the way, the original fixed way of the line was also deleted.

@mustcanbedo mustcanbedo requested a review from Ovilia July 8, 2025 12:52
@mustcanbedo
Copy link
Author

@Ovilia Hello, it has been modified according to your comments and is waiting for your review

@mustcanbedo
Copy link
Author

@Ovilia

Copy link
Contributor

@Ovilia Ovilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the late reply. I think the overall direction is correct, and it can be simplified as line series does. And please add a test case in radar.html to test it.

@Ovilia Ovilia added this to the 6.0.0 milestone Jul 17, 2025
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch from 442ca03 to ce09c28 Compare July 17, 2025 09:12
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch from ce09c28 to f19de05 Compare July 17, 2025 09:21
@mustcanbedo
Copy link
Author

@Ovilia Hello, I learned how to write the line series again, changed the version, and added test cases to the radar.html

@mustcanbedo mustcanbedo requested a review from Ovilia July 17, 2025 10:18
Copy link
Contributor

@Ovilia Ovilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't include dist in your PR.

{
fill: 'none',
stroke: color
data.eachItemGraphicEl(function (itemGroup: graphic.Group, idx) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please don't change the indent if there's no problem with the old code. It makes the diff hard to review.

test/radar.html Outdated

require([
'echarts'
], function (echarts) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, please revert the changes of indent. If you are using auto-formatting tools, you may need to disable it.

@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch from f19de05 to 6e5a8a7 Compare July 18, 2025 03:03
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch from 090ef70 to 872a819 Compare July 21, 2025 11:02
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jul 21, 2025
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch 3 times, most recently from f192b03 to d0994b7 Compare July 21, 2025 11:06
@pull-request-size pull-request-size bot added size/S and removed size/M labels Jul 21, 2025
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch 5 times, most recently from 9eb243a to 61828de Compare July 21, 2025 11:16
@mustcanbedo mustcanbedo force-pushed the fix-blur-itemStyle-opactiy branch from 61828de to edc939e Compare July 21, 2025 11:17
@mustcanbedo
Copy link
Author

@Ovilia

@Ovilia Ovilia merged commit 6fdbe8e into apache:master Jul 22, 2025
2 checks passed
@Ovilia
Copy link
Contributor

Ovilia commented Jul 22, 2025

Thanks for your contribution!

@mustcanbedo
Copy link
Author

Thank you for your review, I learned a lot, and I will continue to contribute in the future

Copy link
Contributor

The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-21081@edc939e

@Ovilia Ovilia changed the title fix: add symbolPath opacity. close #21074 fix(radar): itemStyle of emphasis not working Jul 22, 2025
@Ovilia Ovilia changed the title fix(radar): itemStyle of emphasis not working fix(radar): itemStyle of blur not working Jul 22, 2025
@Ovilia
Copy link
Contributor

Ovilia commented Jul 22, 2025

Thank you for your review, I learned a lot, and I will continue to contribute in the future

You are more than welcomed!

I did a few changes in #21124 . You may add visual test changes in future PRs.

Ovilia added a commit that referenced this pull request Jul 22, 2025
fix(radar): improve logic and add test cases of #21081
@mustcanbedo mustcanbedo deleted the fix-blur-itemStyle-opactiy branch July 23, 2025 01:44
@mustcanbedo
Copy link
Author

@Ovilia Sorry to bother, why is there no list of contributors after my PR is merged? Also, the last fix, do you need to write some visual verification similar to before and after selection?

@Ovilia
Copy link
Contributor

Ovilia commented Aug 22, 2025

@mustcanbedo Hi, this PR and your id are listed in the release note. Where do you mean that not listed? If you mean the contributor GitHub page, I believe it only list the most contributed ones, rather than a full list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants