Skip to content

Resizing does not work anymore #5278

Open
@nahanoo

Description

@nahanoo

Hi,

I updated plotly and kaleido to the latest version.
When I rerun some scripts, my rescaling of the plots doesn't work anymore.

fig.update_layout(
    autosize=False,
    height=150,
    width=180,
)

Changing height and width does not change the plot size anymore.
Am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3backlogbugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions