Export Image
Export Code

D3 Scatter Plot - Gretzky

Patrick-Houlihan

Last edited Sep 29, 2021
Created on Sep 15, 2021
Forked from D3 Scatter Plot

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.

MIT Licensed