Skip to content

Plotly 3.2.0 troubles with Pandas Series date time display #1160

Closed
@VelizarVESSELINOV

Description

@VelizarVESSELINOV

Migrated to the latest version of Plotly and have troubles to display date time data in a Scatter plot.
Using the same Python code passing Pandas DateTime columns:
3.1.1. give us the following output:

"x": ["2015-09-05 14:30:00", ...

3.2.0 give us:

"x": [1441463400000000000, ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions