... height=600) fig.update_layout( margin=dict(l=20, r=20, t=20, b=20), # 上下左右的边距大小paper_bgcolor="dodgerblue", # 颜色) fig.show() ...
確定! 回上一頁