Published
Edited
Nov 16, 2020
1 star
Also listed in…
data visualization
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
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
disparityData = disparityTable.objects()
Insert cell
Insert cell
Insert cell
augmentAq = aqLeftPad
Insert cell
import { legend as colorLegend, swatches as colorLegendCategorical } from "@d3/color-legend"
Insert cell
import { swatchesInput } from "@clhenrick/color-swatches-input"
Insert cell
import { toc } from "@mbostock/toc"
Insert cell
import { select, autoSelect, checkbox } from "@jashkenas/inputs"
Insert cell
import { chart as groupedBarChart, x0, x1, y, color, xAxis, yAxis } with {
barKeys as keys,
barGroupKey as groupKey,
barGroupedData as data
} from "@d3/grouped-bar-chart"
Insert cell
import {
aqLeftPad,
countyNamesFipsMap,
disparityTable,
tableWithFipsConcatenated,
RACE_KEYS
} from "@clhenrick/covid-19-racial-ethnic-mortality-analysis"
Insert cell
import { aq, op } from '@uwdata/arquero'
Insert cell
topojson = require("topojson-client@3")
Insert cell
d3 = require("d3@6", "d3-scale-chromatic@2")
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