block by mbostock 44466fb0ff73bd630172020fc66df1dc

Fetching CSV

Full Screen

This example demonstrates using the Fetch API and Promises, in conjunction with d3-dsv, to load a few CSV files in parallel. Compare this to using d3-queue, which also allows configurable concurrency.

index.html

one.csv

three.csv

two.csv