Skip to content

Build error in latest build 0.8.2 in wasm environment #121

@piaoger

Description

@piaoger

Updated to latest version and found below error. Seems no impl of show_with_default_app for wasm.

[dependencies]
plotly = {version="0.8.2", features=["wasm"]}
177 | pub struct Plot {
    | --------------- function or associated item `show_with_default_app` not found for this struct
...
270 |         Plot::show_with_default_app(temp_path);
    |               ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Plot`

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