Developing a Line Chart with D3Starting with the First BricksScales, Domains, and RangesInside the CodeUsing Data with (x,y) ValuesControlling the Axes’ RangeAdding the Axis ArrowsAdding a Title and Axis LabelsDrawing a Line Chart from Data in a CSV FileReading and Parsing DataImplementing Axes and the GridDrawing Data with the csv() FunctionAdding Marks to the LineLine Charts with Filled AreasMultiseries Line ChartsWorking with Multiple Series of DataLegendInterpolating LinesDifference Line ChartSummary