Public
Edited
Feb 4
2 forks
9 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
layers = {
let n = folds.lockin === 'French' ? 3 : 5;
for (let i = 0; i < folds.letter; i++) n = 3 * n - 2;
for (let i = 0; i < folds.single + 2 * folds.book; i++) n = 2 * n - 1;
return n;
}
Insert cell
Insert cell
html`<style>
form input[type=number] { width: 30px; }
form p { max-width: none; }
</style>`
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