Hello,
I am using plotly.graph_objects to plot candlestick charts and have noted that the body of the candlesticks for a 1 minute chart are wrongly centered around the mark when it turns to a new minute when it should be centered right between two minut marks, i.e., at the 30 second mark. I have noted that is the case in other applications displaying candlestick charts, but not in Plotly. When I in the same chart plot events on a second scale it becomes clear that the candlestick body should be centered around the 30 second mark.
Is there a solution to this to move the body of the candlestick 30 seconds to the right on a 1 minute chart?
Best regards,
Robin