Skip to content

plotly_static and ImageFormat #343

@EricFecteau

Description

@EricFecteau

In the example for plotly_static found here, you have ImageFormat in the use plotly::{Plot, Scatter, ImageFormat};, but this does not work because ImageFormat is not re-exported with plotly_static, only with kaleido. Therefore, that example does not work, you have to pull in the plotly_static crate to fix it (and get access to the correct ImageFormat!

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