A vanilla HTML implementation of a D3 scatter plot. Shows the Wayne Gretzky Career Goals Dataset.
This dataset tested how I handled date and categorical values, I would have preferred to use Time instead of date to see when Gretzky tended to score in a game but was having difficulties with parsing time.