Skip to content

Plotly not working #78

Closed
Closed
@rbotafogo

Description

@rbotafogo

I tried to run Ploty and got the following error:

RuntimeError:
Error: No Cairo or bitmap device is available. Such a graphics device is required to convert sizes correctly in ggplotly().

You have two options:
(1) install.packages('Cairo')
(2) compile R to use a bitmap device (png or jpeg) (RError)
Translated to internal error

Since fastR supports 'png' and 'jpeg' should condition 2 be satisfied?

Thanks

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