apache / apache/echarts

When clicking on the toolbox for stacking, how to select only a bunch of series

Open
#15,231 1 comment 0 reactions 0 assignees View on GitHub
en new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.1.1

### Reproduction link
[https://jsfiddle.net/Logf532b/](https://jsfiddle.net/Logf532b/)

### Steps to reproduce
- Click on the button Stack in the toolbox

### What is expected?
The right Y Axis shouldn't be updated when clicking on the stack button.

### What is actually happening?
The value on Y Axis on the right are multiplied by 2 when clicking on the stack button.

---
All I want is to see is the stacked values on the bar series. I don't want to include the line series. So, when clicking on the stack button, the value are stack but the Y Axis on the right doubles the value. It confuses me. And if i set a min and max, then I click to stack, the line disappear. How to select only the bar series to create the stack ? Can you help me on that, please ? Thank you

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.