import plotly.io as pio pio.write_html(fig, file=data_path+"/genre.html", auto_open=True) plotly.offline.plot(fig, ...
確定! 回上一頁