import plotly.plotly as py import pandas as pd from plotly.graph_objs ... fig = Figure(data=data, layout=layout) plot_url = py.plot(data ...
確定! 回上一頁