helgasoft commented on issue #18330: URL: https://github.com/apache/echarts/issues/18330#issuecomment-1454828452
Unfortunately one cannot use stacked bars with **log** scale. Stacked bars are all about **proportions** between the parts and with a log scale those proportions are distorted. See this [Demo Code](https://echarts.apache.org/examples/en/editor.html?c=line-simple&code=PYBwLglsB2AEC8sDeBYAULWAbApgcx2gBMAuZAXwBp1MxhgtIQykqbYiBDMTgZxzAt2mIhAC2hXlGi8yAbQBEIAE7AiAVwDGYBZVgKATAAYAjAFZd-4yYBslw6YDsCgLp7hsXsHXLNOeR6YSLAqalqC-gCy3JoAFpywADLcYDiW1mZkxkZGetY2WTl5TmQmOTlUsIHIIaoa2mQKkRBYANawACo4nOmmmbBl5cW2hUWw1o6jRrBsGJjzqHPz86H1EQoAwrE4OPywG8CawD3US8vjfWQAHDYAdAAsp-fz-WQ2ZrcGT88XJpOwVwMtzM32Ws2eix-tTCDX0AHVOFhoOowLAAEKqADu0AgaVB5wyZEcQMe1Uwr1gZgAzLcAJz45YTMhU2m3EwMmYeFzscGwAAeAEE-RBZDUwABPED-fSabj4YDKcUKGbfcVCkUsWASqWNLDAPCWMScPkkKnlaa8_jKXGiuQeYLa6UKABGnGUll4PE0rUadB4WGVvKCWslTtd7r0ns43t9wH9gfxDtDjXDHq9Pv0fsRCfY3LQ5AA3EA) In _Macha Latte_ 2017 (yellow) and _Milk Tea_ 2015 (blue) values are identical (10,000), but their sizes looks very different just because they are in different data columns.  -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
