This is a simple line graph demonstrating the addition of axis labels. This was written using d3.js v4 and is a follow on to the simple graph example here.
This graph is part of the code samples for the update to the book D3 Tips and Tricks to version 4 of d3.js.
forked from d3noob's block: Axis Labels in v4
https://d3js.org/d3-selection.v1.min.js
https://d3js.org/d3-array.v1.min.js
https://d3js.org/d3-axis.v1.min.js
https://d3js.org/d3-collection.v1.min.js
https://d3js.org/d3-color.v1.min.js
https://d3js.org/d3-dispatch.v1.min.js
https://d3js.org/d3-format.v1.min.js
https://d3js.org/d3-path.v1.min.js
https://d3js.org/d3-request.v1.min.js
https://d3js.org/d3-interpolate.v1.min.js
https://d3js.org/d3-scale.v1.min.js
https://d3js.org/d3-shape.v1.min.js