Published
Edited
Jun 20, 2022
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
plant_spike = (length, width = 7) =>
`M${-width / 2},0L0,${-length}L${width / 2},0`
Insert cell
length = d3.scaleLinear([0, d3.max(countyData, d => d.n)], [0, 100])
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
GOOGLE_SHEET_DATA = fetch(
"https://raw.githubusercontent.com/DToL-Plant-Working-Group/collections/main/data/all_collected_final.csv"
).then((response) => {
return response.text();
})
Insert cell
data_ = d3.csvParse(GOOGLE_SHEET_DATA)
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

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