Antoine Roy-Gobeil

Results 65 comments of Antoine Roy-Gobeil

@hiramf I'm glad this fixed your issue! About the `pio.orca.status`, I agree that the output is not user-friendly at all. I will open an issue over at https://github.com/plotly/plotly.py EDIT: https://github.com/plotly/plotly.py/issues/2222

@jensb Can you post an image of the "normal" expected output you got in a browser. Over here I got the same result in Orca and Chromium v69. Codepen: https://codepen.io/antoinerg/pen/abbNMxj

@fdrcslv Thank you for your interest in Orca and for reporting this issue. Can you add the following command line argument `--verbose` and report the error message you're getting?

> done that! Oops my bad I didn't see that. It seems there is a problem rendering WebGL. Is WebGL working reliably on your machine (https://get.webgl.org/). Also, are you running...

@tombailey I'm sorry to hear you are facing an issue with exporting `scattermapbox`. Can you give me a rough estimate of how large your dataset is? > requestTimeout doesn't even...

@tombailey can you render your figure in a browser using plotly.js? If not, I suspect you're hitting this plotly.js issue: https://github.com/plotly/plotly.js/issues/3813 A fix for it will be released this week...

@tombailey v1.49.0 hasn't been released yet although you can try a bundle built off master temporarily hosted here: https://45455-45646037-gh.circle-artifacts.com/0/dist/plotly.min.js You can provide that URL to Orca directly via `--plotly` flag....

That's correct! EPS only supports fully opaque or fully transparent!

That's a very good question! I don't have a license of Illustrator at the moment but I will ask Sidi Shen.

@dplazas if you are using Python and you want to export static images, I would recommend checking out https://github.com/plotly/kaleido since the installation is much smoother.