Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] setOption not working #20342

Open
lstoryc opened this issue Sep 13, 2024 · 2 comments
Open

[Bug] setOption not working #20342

lstoryc opened this issue Sep 13, 2024 · 2 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@lstoryc
Copy link

lstoryc commented Sep 13, 2024

Version

5.5.1

Link to Minimal Reproduction

https://codepen.io/lstoryc/pen/BagEmrV

Steps to Reproduce

  1. open demo
  2. It will update 【 option.aria.decal.decals[0].color = "red"; 】in next 2s

Current Behavior

setOption not working when I change option.aria.decal.decals value

Expected Behavior

chart wll update after setOption

Environment

- OS: windows 11
- Browser: chrome
- Framework: js

Any additional comments?

No response

@lstoryc lstoryc added the bug label Sep 13, 2024
@echarts-bot echarts-bot bot added the missing-title This issue is missing a descriptive title. label Sep 13, 2024
@echarts-bot echarts-bot bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024

This comment has been minimized.

@lstoryc lstoryc changed the title [Bug] [Bug] setOption not working Sep 13, 2024
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Sep 13, 2024
@echarts-bot echarts-bot bot reopened this Sep 13, 2024
@echarts-bot echarts-bot bot removed the missing-title This issue is missing a descriptive title. label Sep 13, 2024
@helgasoft
Copy link

confirmed - aria cannot be updated with setOption.
Workaround is to update itemStyle.decal for individual series - Demo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

2 participants