Skip to content

Plotly v3 -> v4 syntax change #13

@cylammarco

Description

@cylammarco

https://github.com/wyrzykow/bhtom/blob/99ebbd348f0174db48e704817421b38ea2157025/myapp/templatetags/bhtom_tags.py#L1

The offline feature is for <=v3. v4 supports offline by default, the syntax is currently compatible but it is likely to be deprecated in future releases, see:

https://plotly.com/python/v4-migration/#offline-features-plotlyoffline-replaced-by-renderers-framework--html-export

We should start using and changing to plotly.graph_objects which is the recommended way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions