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

This is related to issue #194- Plotly-orca works flawlessly on my local machine, but unfortunately after following every thread I can find on getting this up on a server like...

I am using Conda on Windows and am having an issue when removing an environment with Orca installed. The quickest way to see this is by doing the following: conda...

I think I have found the issue of IIS launching the orca server. In _orca.py ensure_server() ``` stderr = DEVNULL if "CI" in os.environ else None # fix for CI...

Hello, I would like to use Orca via R/RStudio Pro installed on RHEL7.7 but I'm receiving this error message. library(plotly) p https://plot.ly/r/reference/#scatter No scatter mode specifed: Setting the mode to...

Is it possible to override the default installation directory to change it from `%AppData%\Programs\orca` to a custom directory via a command line option for the installer?

For Mac OS, it's now possible to install orca using a brew cask. See Homebrew/homebrew-cask#82160

Is there a command line parameter or something else to get rid of the above dialog box. It comes up every time I run my python plotly application. My app...

type: installation issue

Plotly thinks that plotly is running on some random PID. It's not. I'm assuming it's getting this number from some file. What is the location of this file on windows?

Hi, I am using Plotly and Orca docker in a service that generates .docx documents containing a number of different types of plots. The service has a number of workerthreads...

type: bug
type: performance