orca icon indicating copy to clipboard operation
orca copied to clipboard

plotly.js error when saving plotly figure to .eps

Open AliceGem opened this issue 4 years ago • 0 comments

We are using plotly to generate plots of particles in space as scatter plots (using the Scatter3d functions). When saving the figure to .eps file using fig.write_image("name.eps") we receive this error:

The image request was rejected by the orca conversion utility with the following error:
   525: plotly.js error

Any idea on how to solve?

AliceGem avatar Jan 20 '21 17:01 AliceGem