Published
Edited
Nov 1, 2019
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
rugplot(room, d3.scaleLinear())
Insert cell
rugplot(room, d3.scaleLog())
Insert cell
Insert cell
rugplot(one_bed, d3.scaleLinear())
Insert cell
rugplot(one_bed, d3.scaleLog())
Insert cell
Insert cell
rugplot(two_bed, d3.scaleLinear())
Insert cell
rugplot(two_bed, d3.scaleLog())
Insert cell
md`## three bed`
Insert cell
rugplot(three_bed, d3.scaleLinear())
Insert cell
rugplot(three_bed, d3.scaleLog())
Insert cell
md`## four plus bed`
Insert cell
rugplot(four_plus_bed, d3.scaleLinear())
Insert cell
rugplot(four_plus_bed, d3.scaleLog())
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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