Export Image
Export Code

Fork of NBA Player Efficiency Scatter Plot with Brush

Vishnu Sudireddy

Last edited Jul 21, 2023
Created on Jul 21, 2023

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