import Plotly from 'plotly.js'; ... Plotly.redraw(container); ... Plotly.newPlot( container, data.traces, data.layout || layout,
確定! 回上一頁