GeorgeSedhom0 opened a new issue, #19874: URL: https://github.com/apache/echarts/issues/19874
### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5JALZW0A0JAvm-uTvkaqTKUasWgDcAhgBsArsw5dYeKgCcIVQrADaJdAMGxoEpkQBEABlOLBAIwkqA4hJBmAtAEZz5gKRXdpOxUAdQgAEzAACzMATgBWX2tSUIkwCSItLXcWWHcAXWytACZswtz8_3QKajpA2n9Of31BIxNYU3c_AyVUgGMAazMwYFSpToNAkPCots8fMcFk1PTM7LyC4thS8q6qkVpa-sSm0haRU0L50jxegbahkcv0CbDIs1mEithFtO0VnPztBstolKsIavY6oIGuhcih2ABuIA ### Steps to Reproduce Clicking the link is sufficient to reproduce the issue. ### Current Behavior The graph breaks and shows no bars or legends. The problem exists only when each of the series have two datapoints. When there are more datapoints, the bars are displayed (see [MWE](https://echarts.apache.org/examples/en/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5JALZW0A0JAvm-uTvkaqTKUasWgDcAhgBsArsw5dYeKgCcIVQrADaJdAMGxoEpkQBEABlOLBAIwkqA4hJBmAtAEZz5gKRXdpOxUAdQgAEzAACzMATgBWX2tSUIkwCSItLXcWWHcAXWytACZs2PztAGZsgHZc_P90Cmo6QNp_Tn99QSMTWFN3PwMlVIBjAGszMGBUqQGDQJDwqN7PH1nBZNT0zOy8guLYQrKtSthy2sSG4Wb7VsF2wU7SbpFTQrXSPBHx3snp9_R5mFImYVgl6rANmltNsckd9ocCicznVBo0RLQWm1FLkUOwANxAA)). ### Expected Behavior The expected behaviour is that there are two stacked bars (with two series in each bar). And behind the stacked bars, there is one unstacked bar. ### Environment ```markdown - OS: Manjaro Linux, Windows 11 - Browser: Brave 1.65.114, Firefox 124.1.0 - Framework: - ``` ### Any additional comments? _No response_ -- 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]
