D3: SVG Line Graph Area
.attrs({})
v4 method contains multiple attribute tuples. Replacing v3’s.attr({})
.d3.area()
v4 method replaces v3’sd3.svg.area
().
Forked v4 script above. Original v3 script below.
D3.js 3.5.17 seems to have a similar existence to Python 2.7.14. Maintained to avoid alienating v3 users.