apache / apache/echarts

Stacked line chart data does not correspond to polylines

Open
#15,656 2 comments 0 reactions 0 assignees View on GitHub
en enhancement topic: stack
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
5.2.0

### Reproduction link
[https://echarts.apache.org/examples/zh/editor.html?c=area-stack](https://echarts.apache.org/examples/zh/editor.html?c=area-stack)

### Steps to reproduce
In the official example, the data cannot correspond to the broken line because the stack value is the same, which will cause numerical superposition. It will affect the discount display. I hope the official can modify the example

### What is expected?
Polylines correspond to data

### What is actually happening?
Polyline and data cannot correspond

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.