Published
Edited
Feb 8, 2021
Importers
12 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof elas.update(wght, fwidth, italic)
Insert cell
Insert cell
viewof wght = new Input(0)
Insert cell
viewof italic = new Input(0)
Insert cell
viewof fwidth = new Input(0)
Insert cell
Insert cell
Insert cell
Insert cell
function set(input, value) {
input.value = value;
input.dispatchEvent(new CustomEvent("input"));
}
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