AmeliaMN / histogram_essay

This repository contains the code powering Exploring Histograms, an interactive essay by Aran Lunzer and Amelia McNamara.

Home Page:http://tinlizzie.org/histograms/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the code powering Exploring Histograms, an interactive essay by Aran Lunzer and Amelia McNamara.

If you came here from the essay, you are probably most interested in the code located in the scripts directory. scripts contains the file chartObject.js, which powers the visualization in the essay. Also in that directory is scrollSteps.js to support the scrollytelling behavior. The datasets we use in the essay are in the data directory.

The rest of the repository may eventually be cleaned up.

About

This repository contains the code powering Exploring Histograms, an interactive essay by Aran Lunzer and Amelia McNamara.

http://tinlizzie.org/histograms/

License:MIT License


Languages

Language:JavaScript 86.0%Language:HTML 10.0%Language:CSS 4.0%