orca icon indicating copy to clipboard operation
orca copied to clipboard

Electron javascript error due to orca issue?

Open caradoct opened this issue 5 years ago • 0 comments

Hi, I am trying to get .png plot files created from plotly and get the error in the attached images. I get this error in electron: Screen Shot 2020-04-22 at 1 19 46 pm

The plot image inside my jupyter notebook looks like this: Screen Shot 2020-04-23 at 10 25 05 am

If I click the "Download plot as a png" button I get plots like this: newplot (14)

I have tried uninstalling orca and electron and re-installing and I get the same problem. I also get the same issue if I save the plot to json format and try to make the images using orca on the command line. It makes .png files but they are broken. If I run with --debug I see the same javascript error as above (path is a boolean).

I am using: orca 1.3.1 jupyter notebook 5.7.4 electron 6.1.4 Running on osx 10.14.6

Any help would be greatly appreciated!

Cheers,

Tom

caradoct avatar Apr 23 '20 04:04 caradoct