Tica's Viz Blog

How are top NBA players connected to each other?

 

Explore NBA Top Players' playing history and connection through a simple visualized network chart!

Screen Shot 2019-07-16 at 1.01.42 AM.png
 

I wanted to combine d3 force-directed chart with NBA player data visualization, and I found this could be something interesting to show- seeing a player's individual playing history and with other players.

nba network.gif

- The bar length under player name: indicates how long this player has played in NBA. 
- The color of the bar: represents the current team 
- Hovering over player: shows the connection with other players 
- Hovering over links: shows how many years they play in the same team 
- Clicking on player: reveals the player's playing history


 
Tica LinNBA, dataviz, d3, Basketball