Justin-ZS opened a new issue, #20652: URL: https://github.com/apache/echarts/issues/20652
### Version 5.6.0 ### Link to Minimal Reproduction [demo](https://echarts.apache.org/examples/zh/editor.html?c=bar-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0JAvn3Tkc-IqlJlKNWLQBujADYBXKrQFCywYIsghxJdHgAWwAO5EwHVZvRWIrVlQ51GuPOvSCSeZxCqEsADahsSS6AD0EbAAJsyMREEAzAAMALq2pFTQ9MAxMkiw5InpsN7hsHhgjPQA1nRVNbW8oXbSdABGjBwtFYqMHVSKBhVGphZk1lStZaHlpBLhUbHxiQCM6Zno2bn54kXraWVbldV1DWfNJxTUnd294f2Dw2GjJuaWUzP8cyQZJHFqr4wIlQotJHhgMoOPQZCFRsFUjxYBs0jM0ZIfuh_vwANxAA) ### Steps to Reproduce If there are only values in the dataset. Using `encode.y` and `stack` bar cannot stack the bars I tried to add a dummy `data: [ '' ]` to `xAxis`, still doesn't work ### Current Behavior bars are not stacked ### Expected Behavior bars should be stacked ### Environment ```markdown - OS: - Browser: - 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]
