Public
Edited
May 1
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
layout = {
//createLayout({nrows:9, ncols:12, staggerStart:false})
const L = createLayout({seed:2});
const R4 = L.index.get("M0004"), R5 = L.index.get("M0005"), R8 = L.index.get("M0008");
R4.T = 43, R4.P = 130, R4.T0 = 0, R4.goalT=-78, R4.goalP=58;
R5.T = -30, R5.P = 31, R5.goalT=-56, R5.goalP=31;
R8.T = -20;
L.counter = 0;
return L;
}
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