Closed
Description
If the user supplies a dataframe with correct dtypes (datetime), it will err as it's trying to cast them from string.
It would be better if the casting is conditional, because right now I have to cast my datetime back to string, just for the function to cast it back to datetime.
plotly version 6.0.0rc1