Skip to content

Support plotly >=3.8.0 #3643

@jonmmease

Description

@jonmmease

According to plotly/plotly.py#1476 (comment), plotly.py 3.8.0 broke the HoloViews backend.

FYI I believe this refactor broke holoviews integration (It imports plotly.offline.offline.utils, which has moved to _plotly_utils.utils).

It should just be a matter of changing plotly.offline.offline.utils to plotly.offline.utils. These double nested packages (offline.offline) were an implementation detail that changed in the version 3.8 refactor.

I'll take a look soon...

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't correct or isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions