Skip to content

Update to plotly.js 2.29.0 #4513

Closed
Closed
@qchenevier

Description

@qchenevier

Hi all,

First of all, many thanks for the great work on this library. I've been using it for years !

On all arm-based (M1, M2, M3) macs, time series scatterplots are broken for more than 1000 points, it's an issue know with plotly.js (<2.28) and webgl on macs: plotly/plotly.js#6820

Of course, we can still disable webgl by using the parameter rendermode="svg" for some graphs. But for many points, it becomes very laggy.

It has been solved in plotly.js version 2.28: plotly/plotly.js#6830

It would be great to be able to update the version of plotly.js in plotly.py to be able to benefit of this fix, as it would solve several reported issues:

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