from plotly.offline import plot. plot([go.Scatter(x = x,. y = y,. text = [ str (i) for i in ( zip (x,y))],. textposition = 'top center ...
確定! 回上一頁