Skip to content

Support figures that are larger than Chromium's maximum message size #19

Description

@bhachauk

Hi,

I am trying to export the fig using the method

fig.to_image(format="png", engine="kaleido")

I got the exception like:

Transform failed. Error stream:

[0723/161014.534602:FATAL:ipc_mojo_bootstrap.cc(729)] Check failed: message->data_num_bytes() <= Channel::kMaximumMessageSize  (366505976 vs. 134217728)

How to handle this check ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3not needed for current cyclefeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions