HI,
Iโm saving a large subplot with 4W x 5H plots on it. When I view it via fig.show() itโs fine. When I save it via fig.write_image(โฆ), some of the traces are missing on some of the plots, and some of the traces are only half drawn. Iโve tried SVG, PNG and JPEG. All give the same erroneous result. The 5 plots on the right are the incorrect ones.
Iโm not able to show an example at this time due to confidentiality, but can create a non-descript example if Plotly would like to look into it.
Has this been seen before? Any workarounds?
Python 3.7.7 Plotly 5.9.0 Kaleido 0.0.3 via Ubuntu 18.4 via WSL2.