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