This is my D3 scatterplot graph for Free Code Camp's D3.js challenge.
- I can see performance time visualized in a scatterplot graph.
- I can mouse over a plot to see a tooltip with additional details.
- D3.js version 4
- Webpack module bundler
- Babel.js compiler
- ESLint linter with Airbnb's config
- Sass with PostCSS' Autoprefixer