Plotly.newPlot( 'graph', [ { colorscale: 'YIOrRd', hoverinfo: 'text', reversescale: true, type: 'heatmap', z: [[1, 20, 30], [20, 1, 60], ...
確定! 回上一頁