luizlucca opened a new issue, #21048: URL: https://github.com/apache/echarts/issues/21048
### Version 2.0.9 ### Link to Minimal Reproduction https://codepen.io/Luiz-Lucca/pen/jEPeqPQ ### Steps to Reproduce I'm trying to implement the movement of the candlestick chart by the mouse with echarts. However, when I move the chart, the bars are cut off. I would like to zoom in and move without the bars being cropped. It's a bug or i'm doing something wrong? codepen:[ https://codepen.io/Luiz-Lucca/pen/jEPeqPQ](https://stackoverflow.com/) I tried several ways, but I couldn't move without cutting the candles. I expect a similar behavior to TradingView when I move the chart: even with the bars below the field of view there are no cuts. Gif: https://i.sstatic.net/W16CsNwX.gif ### Current Behavior When I move the chart and zoom in, the candles are cut off. ### Expected Behavior Move the graph like TradingView. ### 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]
