整个文件夹结构如下:一开始的代码如下:const csvFile = d3.csv("./public/data/temperature_daily.csv").then(data => { console.log(data); } ...
確定! 回上一頁