How are top NBA players connected to each other?
Explore NBA Top Players' playing history and connection through a simple visualized network chart!
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.
- 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
Full repository -
https://bl.ocks.org/ticahere/raw/f9ea133b24c0b123ea4cd7e27d3a9527/