[Bug] stack is not rendered when toolbox is enabled
Open
bug
topic: toolbox
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.6.0
### Link to Minimal Reproduction
https://codepen.io/xingfu/pen/JoYYXXe
### Steps to Reproduce
1. The codepen should show a chart with three lines and no stacked area
2. Delete the toolbox property from the option
3. A blue stacked area should appear
### Current Behavior
There is no stacked area when toolbox enabled:
### Expected Behavior
A stacked area should be visible when the toolbox is enabled:
### Environment
```markdown
- OS: Win11
- Browser: Edge latest and Firefox latest
- Framework: React and Codepen frameworkless
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.