Public
Edited
Mar 26
Insert cell
Insert cell
num = 5;

Insert cell
a = num;
Insert cell
Insert cell
viewof radius = Inputs.range([0,100], {label: "radius", step:1})
Insert cell
radius
Insert cell
viewof color = Inputs.color( {label: "color", value: "#4682b4"})
Insert cell
Insert cell
Insert cell
squd = {
return (a) => { return Math.pow(a,2)}
}
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

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