Published
Edited
Apr 3, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
md`## unused code`
Insert cell
// rx = require('rxjs@latest/bundles/rxjs.umd.js')
// viewof formYear = {
// // unused
// const form = html`<form>
// <select name=i value="2019">
// <option value="2019">2019</option>
// <option value="2018">2018</option>
// <option value="2017">2017</option>
// </select>
// </form>`;
// form.i.onchange = () => {
// // form.value = form.i.value;
// // const customEvent = new CustomEvent('custom-event', {
// // detail: form.i.value
// // });
// // emitter.dispatchEvent(customEvent);
// };
// form.i.onchange();
// return form;
// }
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