我正在使用plotly.js从CSV数据制作动态图表。 ... =[dataRow]; var layout= { title: dynamic chart }; Plotly.plot("chart", data, layout); }); }
確定! 回上一頁