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: