from plotly.subplots import make_subplots导入plotly.graph_objects as go从情节导入离线fig = make_subplots(rows=3, cols=1)fig.add_trace(go.
確定! 回上一頁