chart: { events: { load: () => { this.state.testChart.map(data => testData.push({ name: data.time, x: data.temp, y: data.value }) ...
確定! 回上一頁