plotly 可以製作互動式圖表,直接上程式碼: import plotly.offline as py from ... 13, py.iplot(fig,filename = 'Distplot with Multiple Datasets' ) ...
確定! 回上一頁