All examples By author By category About

dralph-odu

S18 - HW 3 - Bar Chart

CS 725/825 - Spring 2018 - Homework 3 - Bar Chart

** Modified README.md by dralph **

Q1. What is the type of mark used in the bar chart?

The mark for the bar chart is a Line.

Q2. List the channels, the attribute they are mapped to, and the data type of that attribute.

Q3. After your changes, list the channels, the attribute they are mapped to, and the data type of that attribute.

These channels remain the same:

Added:

Hue/Color Assignments:

Q4. After your changes, list the channels, the attribute they are mapped to, and the data type of that attribute. List all of the channels mapped to the frequency attribute.

These channels remain the same:

Added:

Channels that map to frequency:

References:


forked from mbostock's block: Bar Chart

forked from weiglemc's block: S18 - HW 3 - Bar Chart