Published
Edited
Apr 21, 2022
11 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof size = Inputs.range([1, 100], {value: 11, step: 1, label: "Points to Average"})
Insert cell
Insert cell
Insert cell
Plot.plot({
grid: true,
height: 300,
marks: [
Plot.lineY(convolute(example, movingAverageImpulse, example.length), {x: (d, i) => i})
],
});
Insert cell
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