CS 725/825 - Spring 2018 - Homework 4 - Line Chart
Q1. What are the marks/channels used and the data/attributes they map to?
The marks for the line chart are connected dots/points that show value and map to: a quantitative value (amount in dollars/y-axis) AND one ordered key attribute (year on the x-axis).
Q2. What does the chart show?
Total donations made (millions/dollars) by the United States each year, 2002 through 2010.
Q3. What are 1-2 interesting insights (i.e., things you learned from the chart)?
For the year 2010, the amount skyrockets to over 100 million. I believe this outlier is the result of an error/mistake in the data.
Q4/References:
Built with blockbuilder.org
https://d3js.org/d3.v4.min.js