Public
Edited
Jul 17, 2021
4 forks
Importers
1 star
Insert cell
Insert cell
map = mapFunc(mapdata, ['test'])
Insert cell
map2 = mapFunc(mapdata, ['test'])
Insert cell
Insert cell
Insert cell
Insert cell
scale = d3.scaleLinear()
.domain([30000, 120000])
.range([2, 25])
Insert cell
scale(35000)
Insert cell
scale(80000)
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