Invoke plotly to draw the chart: import numpy as np import plotly.plotly as py ... Margin(l=0,r=0,b=0,t=65)) fig = Figure(data=data, layout=layout) plot_url ...
確定! 回上一頁