k90325248 opened a new issue, #19413:
URL: https://github.com/apache/echarts/issues/19413

   ### Version
   
   5.4.3
   
   ### Link to Minimal Reproduction
   
   https://codepen.io/k90325248-the-selector/pen/LYqwLwm
   
   ### Steps to Reproduce
   
   等5秒後會執行`myChart.setOption({ series: [{ roam: true }] });`
   
   卻還是無法縮放。
   
   
   ### Current Behavior
   
   預設 option.series[0].roam = false
   
   5秒後執行 `myChart.setOption({ series: [{ roam: true }] });`。
   
   卻還是無法縮放。
   
   預設為true,也依樣無法改為false。
   
   
   tips: 有用過 getOption 查看,室友更改成功的。
   
   ### Expected Behavior
   
   roam變為可更改的數值。
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to