I try to load it like this: d3.json('./cell2_linux_h310_l2.json', function(error,data){ if (error) throw error; console.log(data)});.
確定! 回上一頁