d3.csv recognizes the first line as a key name automatically. ... This will give you an array of arrays which you can then d3.transpose to find your columns ...
確定! 回上一頁