Public
Edited
Dec 5, 2022
1 fork
Importers
Insert cell
Insert cell
selectAllBtn = Inputs.button("Select All", {
value: null,
reduce: (d) => {
viewof compassFilter.dispatchEvent(new CustomEvent("selectAll", { bubbles: true }));
}
})
Insert cell
Insert cell
compassFilter // this is the value of the viewof
Insert cell
Insert cell
Insert cell
width = 200
Insert cell
height = width
Insert cell
color = "steelblue"
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