Skip to content

fix(type): fix nodeScaleRatio option type for graph series#21229

Merged
plainheart merged 1 commit intoapache:masterfrom
ocshawn:fix-graphNodeScaleRatioType
Aug 28, 2025
Merged

fix(type): fix nodeScaleRatio option type for graph series#21229
plainheart merged 1 commit intoapache:masterfrom
ocshawn:fix-graphNodeScaleRatioType

Conversation

@ocshawn
Copy link
Contributor

@ocshawn ocshawn commented Aug 26, 2025

Brief Information

Correct type of nodeScaleRatio on graph

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

update type of nodeScaleRatio from fixed value to number

Fixed issues

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

@echarts-bot
Copy link

echarts-bot bot commented Aug 26, 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.

@plainheart plainheart changed the title fix(chart/graph): Correct type of nodeScaleRatio on graph fix(type): correct nodeScaleRatio option type for graph series Aug 28, 2025
@plainheart plainheart merged commit 6b2860f into apache:master Aug 28, 2025
@echarts-bot
Copy link

echarts-bot bot commented Aug 28, 2025

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

@plainheart plainheart added this to the 6.0.1 milestone Aug 28, 2025
@ocshawn ocshawn deleted the fix-graphNodeScaleRatioType branch August 28, 2025 21:36
@plainheart plainheart changed the title fix(type): correct nodeScaleRatio option type for graph series fix(type): fix nodeScaleRatio option type for graph series Dec 16, 2025
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