Public
Edited
May 30, 2024
5 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewerReady && space.addDataLayer({
id: 'hm',
type: 'heatmap',
style,
data: mappedSensorsData,
value: (d) => d.value,
color: smplr.Color.numericScale({
name: smplr.Color.NumericScale.RdYlGn,
domain: [400, 800],
invert: true,
}),
height: (v) => (v - 400) / 150,
confidenceRadius: 9,
gridSize: 0.6,
gridFill,
elevation,
});
Insert cell
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