Skip to content

After setting the minimum value of Y-axis min, the data is stacked and the plot is missing #15083

@simmonfang

Description

@simmonfang

Version

4.9.0

Steps to reproduce

[{type:"line",stack:"a",areaStyle:{color:red,origin:'start'},data:[22,22,22,22,22]},{type:"line",stack:"a",areaStyle:{color:blue,origin:'auto'},data:[0,0,0,22,22]}]
手动设置yAxis.min = 10之后 就出现上面的问题

What is expected?

堆叠趋势图stack正常拼接

What is actually happening?

堆叠趋势图stack没有正常拼接,出现背景缺失


https://user-images.githubusercontent.com/61592598/120740545-f8966600-c525-11eb-8a4f-545389b61605.png
https://user-images.githubusercontent.com/61592598/120740584-0b109f80-c526-11eb-8d16-738bdd51df3b.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions