plotly / Kaleido

Fast static image export for web-based visualization libraries with zero dependencies
Other
363 stars 36 forks source link

kaleido hangs when used multiple times or when saving large image #139

Closed salmanrk closed 2 months ago

salmanrk commented 2 years ago

Hi I'm using kaleido 0.2.1 with python 3.8.10. Im running a script that writes around 15 images. And it gets stuck somewhere. It used to work properly but for a couple of days its not. Also a while ago i made a script that writes 2 images. treemaps that are 6000x3000. It hanged after writing the first image. I tried shutting down kaleido after the first image so it starts fresh but that didnt work either. So I settled with just one image.

Any solution?

gvwilson commented 2 months ago

Thanks for your interest in Kaleido. We are currently working on an overhaul that might address your issue - we hope to have news in a few weeks and will post an update then. Thanks - @gvwilson