Skip to content

OLDER VERSION. Display a Visualization with D3 of heroes used in the last 50 matches by a Team Secret.

Notifications You must be signed in to change notification settings

DennoDin/heroes-by-team-with-d3

Repository files navigation

heroes-by-team-with-d3

This was created during my time as a student at Code Chrysalis.

Displays a visualization with D3 of heroes used in the last 30 official matches by Team Secret.

Click here to check it out!

example image

Each circle represents a single hero choice and includes the name and number of times picked. Larger circles signify a large number of picks.

How to run:

  1. add all dependencies using npm install or yarn in the terminal.
  2. run the http server by using yarn start or npm start.

Made with:

Future Goals

  • Create a home page with all teams competing in The International this year.
  • Add functionality for all teams competing in The International this year.

About

OLDER VERSION. Display a Visualization with D3 of heroes used in the last 50 matches by a Team Secret.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published