Generated using d3-ez D3 Reusable Chart Library
A line chart or line graph is a type of chart which displays information as a series of data points called ‘markers’ connected by straight line segments. It is similar to a scatter plot except that the measurement points are ordered (typically by their x-axis value) and joined with straight line segments. Line Charts show how a particular data changes at equal intervals of time. A line chart is similar to the spline graph, but the spline graph draws a curved line between the points instead of the straight lines.
FUNCTION: Distribution; Trend over time
Credit: Data Viz Project
Data Source: https://www.ofx.com/en-gb/forex-news/historical-exchange-rates/
https://d3js.org/d3.v5.min.js
https://raw.githack.com/jamesleesaunders/d3-ez/master/dist/d3-ez.js