d3.csv("data.csv", function(error, data) { var ageNames ... I suspect the logic will be something like "select the columns where column name ...
確定! 回上一頁