#20342·echarts

[Bug] setOption not working

Author: lstorycCreated Sep 13, 2024Updated Sep 13, 2026
Labelsbugpendingenstale

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