Published
Edited
Jan 6, 2022
Insert cell
# Untitled
Insert cell
viewof button = Inputs.button("Click me", {})
Insert cell
viewof radios = Inputs.radio(["A", "B"], {label: "Select one"})
Insert cell
viewof date = Inputs.date({label: "Date"})
Insert cell
viewof range = Inputs.range([0, 100], {label: "Amount"})
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