Public
Edited
Dec 11
Paused
18 forks
Importers
145 stars
Insert cell
Insert cell
Insert cell
Insert cell
interval([-10, 10], {
step: .25,
value: [0, 8],
label: 'My slider',
})
Insert cell
Insert cell
rangeSlider({
min: -10,
max: 10,
step: .25,
value: [0, 8],
title: 'My slider',
description: 'This is a slider.',
})
Insert cell
Insert cell
rangeInput({
min: -10,
max: 10,
step: .25,
value: [0, 8],
})
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
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
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