natee opened a new issue #11885: Waterfall chart cannot process negative value 
as expected
URL: https://github.com/apache/incubator-echarts/issues/11885
 
 
   ### Version
   4.5.0
   
   ### Reproduction link
   [http://jsrun.pro/dtWKp/edit](http://jsrun.pro/dtWKp/edit)
   
   ### Steps to reproduce
   originData = [-200,-120,-100,228,150,135,178,286,-119,-361,-203]
   
   ### What is expected?
   It should handle negative value as excepted, 
   eg: falling from 400 to -400, the bar should cross zero axis, total height 
is 800
   
   
![WX20191220-151604](https://user-images.githubusercontent.com/4928035/71237159-bc744300-233b-11ea-9215-ebf5dabe9145.png)
   
   
   ### What is actually happening?
   When the value is falling from positive value to negative value, the bar is 
still above zero axis.
   
   ---
   Relate issue #5308 
   
   <!-- 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