Published
Edited
Apr 9, 2020
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// viewof preparednessFilterRange = rangeSlider({
// min: 0,
// max: 100,
// // Note that values must be specified as array of length 2.
// value: this ? this.value : [0, 100],
// // Custom slider CSS, replaces all styles.
// // theme: themes[theme],
// // Overrides the range color. Support for range colors is up to the theme.
// color: undefined,
// format: num => Math.round(num),
// title: 'Filter by County COVID Preparedness: a score of 100 means most prepared',
// description: 'An index by CORI',
// })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mutable dateIndex = 0;
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