-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
5.6.0
Link to Minimal Reproduction
Steps to Reproduce
see Link to Minimal Reproduction
Current Behavior
- With all three series enabled, the chart displays incorrectly
- When disabling
yVal2-yVal1
via legend, the remaining two lines display properly
Expected Behavior
All three series should display together with yVal2-yVal1
as a filled area between yVal1
and yVal2
lines
Environment
- OS: macOS Sequoia v15.5
- Browser: Chrome v137.0.7151.70
- Framework: none
Any additional comments?
I'm trying to create a chart with Apache ECharts that displays two line series (yVal1
and yVal2
) and a range area (yVal2-yVal1
) between them. However, when the range area is enabled, the chart behaves strangely. The lines become misaligned and the visualization breaks. When I disable the range area via legend, the remaining two lines display correctly.
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.