Open zhimin-z opened 10 months ago
What is your kaleido version?
python3.10
plotly=5.18.0
kaleido=0.2.1
The save order is normal
What is your kaleido version?
python3.10 plotly=5.18.0 kaleido=0.2.1
The save order is normal
Same as yours except for the python version. This is pretty weird since the wrong order is flaky now. I cannot reproduce it anymore...
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
I am using Plotly and my Python environment is as follows:
When I write the following code and execute:
The generated figure is misordered as follows: figure_1.png figure_2.png figure_3.png
I wonder why this happens and how I can fix it?