Export Image
Export Code

NBA Player Efficiency Scatter Plot with Brush

Yichen Li

Last edited Dec 08, 2021
Created on Oct 20, 2021

Description:

The scatter plot visualizes the NBA Player State Dataset. It is designed to depict player's scoring efficiency.

Representation:

  • X-axis: Minutes played
  • Dots: Each dots represents a player.
  • Colors: Darker color represents higher efficiency.

What's new:

  • Add a brush to the scatter plot using d3-brush.

Reference:

MIT Licensed