Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 875 Bytes

File metadata and controls

19 lines (14 loc) · 875 Bytes

TopUSGoalScorers

This visualization was built by GraphAlchemist inspired by the Jezebel article written by Valeria Alexander. Each bar represents the total number of goals scored by a player, and each dot represents an individual goal scored.

GraphAlchemist is a Portland, OR based company focused on telling stories with data. We think that data is a powerful tool in conveying just about any type of information.

It is deployed on gh-pages.

This is a yeoman project. They have great docs.

To get up and running with this project:

git clone <this repo>
cd <this repo>
npm install
bower install
grunt serve