Closed
Description
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
Labels
No labels