Content
- I’ve recently studied your code and found that the candlestick chart scrolling is not implemented using translate to move the entire canvas. May I ask why this approach wasn’t used? Or what are the advantages of your current implementation?
- If I want to implement the timeline scrolling as well based on the current solution, how can I achieve that?
I look forward to your response. 😊