Layout(yaxis=dict(tickformat=".0%")) fig.update_xaxes(dtick="M1", tickformat="%b %Y") fig.update_layout(width=1485, height=1100) plotly.io.write_image(fig, ...
確定! 回上一頁