beda42 opened a new issue #10972: Stacking not working properly in bar chart 
when dataZoom toolbox is active
URL: https://github.com/apache/incubator-echarts/issues/10972
 
 
   ### Version
   4.2.1
   
   ### Reproduction link
   [http://jsfiddle.net/t51qgve2/1/](http://jsfiddle.net/t51qgve2/1/)
   
   ### Steps to reproduce
   The fiddle shows it all. Just create a bar chart with stacked series and add 
a toolbox with the dataZoom feature. In this case, the columns will overflow 
the top of the Y axis. It seems the range for Y is not recalculated after 
stacking the data.
   
   ### What is expected?
   The Y axis to have the range of the stacked data
   
   ### What is actually happening?
   The Y axis has the range of the unstacked data
   
   ---
   This was already reported here but was closed due to inactivity: #10193 
   
   <!-- 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