Skip to content

Plotly express histogram size HTML #2435

@gianlucaperna

Description

@gianlucaperna

Good morning,

I am trying to make graphs using px.express, but, with large data sets, when I save the figure on an offline HTML file, they weigh more than 100MB.
Opening the HTML file, I saw that all the values ​​are written inside to calculate the histogram.
Is there a way to calculate the figure "first" and save only that?
I don't need to change the bins in the HTML file, just zoom in.

Thank you

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