d3.csv("path/to/file.csv") .row(function(d) { return {key: d.key, ... the accessor is similar to applying a map and filter operator to the returned rows.
確定! 回上一頁