Scatter(x = X, y = Y, mode = 'markers') # レイアウトの指定layout = go.Layout( xaxis = dict(title="X", range = [0,101], dtick=10), # rangeで ...
確定! 回上一頁