Public
Edited
Aug 25, 2019
1 star
Insert cell
md`# Floor layout
Calculate the number of panels (e.g. ${PanelWidth}x${PanelHeight}' plywood) needed for a given room size
`
Insert cell
Insert cell
Insert cell
Insert cell
sqft = roomWidth * roomHeight
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html`For a room that is ${roomWidth} feet by ${roomHeight} feet ( ${PanelsX} panels wide by ${PanelsY} panels long)
<br>You need ${floor} panels for the floor, ${ceiling} panels for the ceiling and ${walls} panels for the walls.
`
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