Published
Edited
Mar 25, 2019
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`## Failed Design Example
![alt text][bar] Bar chart hard to display long titles
![alt text][color] Categorical color scale cannot be a gradiant
![alt text][line] Hard to understand important information

[bar]: https://github.com/elleryyixin/datavis-hw4/blob/master/Screen%20Shot%202019-03-25%20at%206.33.30%20PM.png?raw=true
[color]: https://github.com/elleryyixin/datavis-hw4/blob/master/Screen%20Shot%202019-03-25%20at%206.34.19%20PM.png?raw=true
[line]: https://github.com/elleryyixin/datavis-hw4/blob/master/Screen%20Shot%202019-03-25%20at%206.37.26%20PM.png?raw=true
`
Insert cell
Insert cell
Insert cell
Insert cell
margin_line = ({top: 20, right: 20, bottom: 30, left: 30})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
width = 975
Insert cell
height = width
Insert cell
innerRadius = 180
Insert cell
outerRadius = Math.min(width, height) / 2
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require("d3@5")
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more