apache / apache/echarts

[Bug] stack is not rendered when toolbox is enabled

Open
#21,111 1 comment 1 reaction 0 assignees View on GitHub
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:

Image

### Expected Behavior

A stacked area should be visible when the toolbox is enabled:

Image

### Environment

```markdown
- OS: Win11
- Browser: Edge latest and Firefox latest
- Framework: React and Codepen frameworkless
```

### Any additional comments?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.