helgasoft commented on issue #7074: URL: https://github.com/apache/echarts/issues/7074#issuecomment-1897715367
@YH-Chen, thank you for trying to keep this issue alive. Can't believe it's been around since 2017 🤡 That is a serious bug 🐛 for bars with ```yAxis.scale: true``` - [Demo Code](https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMrACYCGYZRA2gOQCyMtANLLQCoCuApi2wOrcSfDgAtOtALqwAvszSwAnjnxEksPAGMyAG25EwAJx6z56PN0MRuhWNQXoA9I9gB3QzADmb0dzgBbCDgAN10TfFgAZmYANmYADmYARgAGZmhOHR1mADo8h2IwRRB9NgAjMkM-ckoaACY02CSAFlZopsjpOQVJFBkAbiA). I suspect it is related somehow to [splitNumber](https://echarts.apache.org/en/option.html#yAxis.splitNumber) and treats bar chart like line/scatter chart, but only when min Y-value is "compatible" with the auto-chosen _splitNumber_.  -- 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]
