Export Image
Export Code

Brush Example of Students Performance in Exams Scatter Plot

kwmcclintick

Last edited Oct 26, 2021
Created on Sep 27, 2021

An iteration of my HTML implementation of a D3 scatter plot. Shows the relationship between math and reading scores from the "Students Performance in Exams" data set loaded from my gist, which is sourced from Kaggle. In this iteration, I've colored the scatter plot to indicate if students have completed a test prep course (Cyan) or not (Purple).

10/18/20201: added brush example for assignment

MIT Licensed