Skip to content

Downloading malformed plot-schema.json can cause import plotly to break #613

Closed
@chriddyp

Description

@chriddyp

See #612 for the original issue that prompted this discussion.

To make sure that this never happens again, we should either:

  • Extend the try / except around the construction of graph_objs off of the downloaded plot-schema.json and use the cached version if it does not work
  • Remove the auto-downloading plot-schema.json on import and perform more frequent (weekly) releases of the python library in sync with the plotly.js version updates.

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