CS 725/825 - Spring 2018 - Homework 3 - Scatterplot
My Answers
A point mark is used for the scatterplot.
There is a vertical spatial position channel and a horizontal spatial position channel. The vertical spatial position channel is mapped to the Passing TD attribute. The Passing TD attribute represents the total amount of passing touchdowns a NCAA Division 1 quarterback has made in 2014. The horizontal spatial position channel is mapped to the Rushing TD attribute. The Rushing TD attribute represents the number of rushing touchdowns a NCAA Division 1 quarterback has made in 2014.
There is a vertical spatial position channel, a horizontal spatial position channel, color hue channel, and a size channel. The vertical and horizontal spatial position channels are the same as described in answer 2. The color hue channel is mapped to the Conf attribute. The Conf attribute represents the name of the conference that a quarterbackâs team belongs to. The size channel is mapped to the Rk attribute. The Rk attribute represents the rank of the quarterback 2014.
Scatterplot of 2014 NCAA Passing Statistics
Data from http://www.sports-reference.com/cfb/years/2014-passing.html
Scatterplot based on /mbostock/3887118, tooltip example from http://www.d3noob.org/2013/01/adding-tooltips-to-d3js-graph.html
Built with blockbuilder.org
forked from weiglemc's block: S18 - HW3 - Scatterplot
https://d3js.org/d3.v4.min.js
https://d3js.org/d3-scale-chromatic.v1.min.js