Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting Plotly to EPS #366

Open
msgoussi opened this issue Mar 9, 2021 · 0 comments
Open

Exporting Plotly to EPS #366

msgoussi opened this issue Mar 9, 2021 · 0 comments

Comments

@msgoussi
Copy link

msgoussi commented Mar 9, 2021

p <- plotly::plot_ly(economics, x = ~pop)
plotly::orca(p = p, file = "test.eps")

I
No trace type specified:
Based on info supplied, a 'histogram' trace seems appropriate.
Read more about this trace type -> https://plotly.com/r/reference/#histogram

|
done with code 1 in 405.15 ms - failed or incomplete task(s)
Error in processx::run("orca", args, echo = TRUE, spinner = TRUE, ...) :
System command 'orca' failed, exit status: 1, stdout & stderr were printed
Type .Last.error.trace to see where the error occured

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant