This example illustrates how to make data points appear progressively
on a chart. It uses a scatterplot as an
example. See more about
interactivity and
scatterplots. This example works with
d3.js v4
and v6
function(d,i)
where i is the id of
the datapoint.