You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:Any idea on how to solve?
The text was updated successfully, but these errors were encountered: