d3 / d3-dsv

A parser and formatter for delimiter-separated values, such as CSV and TSV.
https://d3js.org/d3-dsv
ISC License
436 stars 76 forks source link

Update the parseRows row function description #90

Closed Benbinbin closed 1 year ago

Benbinbin commented 2 years ago

the row function of dsv.parseRows doesn't have the third parameter, because the dataset pass to dsv.parseRows doesn't have the header row. but the descriptions say it can receives the the array of column names as the third parameter of row function.

Fil commented 1 year ago

merged as https://github.com/d3/d3-dsv/commit/cbf0c5e6270819e525a121ce3f1ac924aa8fdb6d