Assignment: Re-create Marks & Channels Graphic
Re-create one of the small graphics from Chapter 5 using D3.js. Each student will create a different graphic.
- Please add your name in this Google Doc of Graphics to claim the graphic you'll create.
- Please start from scratch, using D3 version 4 (not version 3).
- When asking for help - don't hesitate! - please ask your questions in the #help channel of the global D3 Slack (join) or in our class Slack. I (Curran) will keep an eye out for your questions and do my best answer them.
- Be sure to post work-in-progress bl.ocks links when asking for help, so others may better assist.
- Publish your work on bl.ocks.org.
- Review the grading criteria in detail, double check everything is there.
- Submit the bl.ocks.org URL as the submission for this assignment.
- Please share your work in the #homework-submissions channel in the course Slack group.
Note: Cross-pollination (copy-pasting of code) between other student's work is fine, as long as you mention in the README something like "Inspired by <link to bl.ock>" or "Draws from by <link to bl.ock>".
For some inspiration, here's my take on the pentagon problem