有沒有什麼方法可以像matplotlib一樣使用plotly,也就是說,讓繪圖顯示在彈出視窗中 ... BytesIO() pio.write_image(fig, buf) img = Image.open(buf) ...
確定! 回上一頁