I parse the file with Papaparse. chart.component.ts: Code: Select all update_chart(csvdata) { const jsonData = Papa.parse(csvdata); ...
確定! 回上一頁