Open
Description
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
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
- OS:
- Browser:
- Framework:
Any additional comments?
No response