zevero opened a new issue #11879: Sampling interfering with stacking
URL: https://github.com/apache/incubator-echarts/issues/11879
 
 
   ### Version
   4.5.0
   
   ### Reproduction link
   [https://jsfiddle.net/u1mj9wfg/1/](https://jsfiddle.net/u1mj9wfg/1/)
   
   ### Steps to reproduce
   Notice the minimum Value in the middle of the Chart beeing 0.
   Now set the width of the div from 1200 to 1000 and rerun.
    
   
   ### What is expected?
   Chart is drawn width width 1000 preserving all characteristics.
   
   ### What is actually happening?
   Min Value in the middle of the chart is lost!
   
   ---
   This only occurs when two series are stacked. Commenting line 36 will show 
the minValue as expected.
   
   We were showing critical events in some machines and we discovered that the 
charts were not reflecting those critical events.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to