Animated Scatterplot

Uses the Vega View API to generate a dataset comprising as sequence of years, accumulating at a regular time interval (1961, 1962, 1963...).

The specification then performs a lookup between these generated year data and a full time series dataset. Only those years that match those so far generated are then displayed.

Source