YvonZhang opened a new issue #14656:
URL: https://github.com/apache/echarts/issues/14656


   I was using the stacked bar in the 'log' axis, and I realized the length of 
the second bar was still be calculated just like it was shown from the bottom: 
   
   
![image](https://user-images.githubusercontent.com/52089057/114506442-6039de80-9c64-11eb-8be3-f8ca65041fb8.png)
   
   As you can see from the pic above: especially in the red rectangle area, the 
actual length of these two bars was rendered as the same length. However, you 
can easily find out from the axis that these two bars were placed into two 
different "log areas" because they were "stacked together". So the right red 
bar should be really thin instead of having the length like the left blue one, 
as its value is only "10".


-- 
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]



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

Reply via email to