Skip to content

Instantly share code, notes, and snippets.

View sjengle's full-sized avatar
👩‍🏫

Sophie Engle sjengle

👩‍🏫
View GitHub Profile
@sjengle
sjengle / README.md
Last active September 13, 2019 12:17
Letter Count Bar Chart

Letter Count Bar Chart

In this demo, we asynchronously load a text file, use JavaScript to count the number of times each letter appears in that file, and generate a bar chart showing the letter count in D3.js.

This is meant to be an introductory demo to expose students to HTML, CSS, JavaScript, D3.js, bl.ocks.org, and blockbuilder.org for the first time.

Videos

Below you can find videos related to this demo. Please note that some content is discussed in-class only.