Published
Edited
Jun 17, 2019
1 fork
Insert cell
md`# Missouri's chlorinated small water systems`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3 = require("d3@5")
Insert cell
d3geo = require("d3-geo")
Insert cell
topojson = require("topojson-client@3")
Insert cell
chromatic = require('d3-scale-chromatic@1.3.3/dist/d3-scale-chromatic.min.js')
Insert cell
height = 600
Insert cell
width = 800
Insert cell
_ = require('lodash')
Insert cell
Insert cell
import {slider, select} from "@jashkenas/inputs"
Insert cell
import {ramp} from "@mbostock/d3-color-schemes"
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