orca icon indicating copy to clipboard operation
orca copied to clipboard

Command line application for generating static images of interactive plotly charts

Results 109 orca issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I am receiving a *Path Error* using Orca in Google Colab to save an image in a Google Colab .ipynb Python Machine Learning model. A Flask App (written in VS...

using `orca(p, "/tmp/plot.pdf")` the plot gets saved relative to the current folder ./tmp/plot.pdf and **not** in /tmp/plot.pdf (relative to root). Using the server it does properly save relative to root...

> orca(p,"test.png") Error in rethrow_call(c_processx_exec, command, c(command, args), stdin, : Command not found @win/processx.c:977

type: installation issue

Dear Plotly, A while ago I was able to create nice graphs, I deleted the Docker image and recreated again with command: docker run -d -p 9091:9091 quay.io/plotly/orca But now...

Hello Plotly, When running this code on R studio,: _library(plotly) p

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Running orca in a docker container - version 1.3.1. We are seeing intermittent problems with the orca server not producing images, and requests from plotly timing out. When this happens...

Hi all, I am using plotly 4.9.0 installed via pip and orca 1.3.1 installed via npm running on Windows 10. Whenever I invoke any call to orca in a fresh...