首先我的代码:import pandas as pdimport plotly.express as pxstages ... ='auto')fig.update_layout(autosize=True)fig.write_image("region_funnel.png")
確定! 回上一頁