Published
Edited
Jun 10, 2022
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
bertin = require("bertin@0.9.18")
Insert cell
lambert93 = "+proj=lcc +lat_1=49 +lat_2=44 +lat_0=46.5 +lon_0=3 +x_0=700000 +y_0=6600000 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs"
Insert cell
import {com} from "@rysebaert/dataset-presentation-accessibility"
Insert cell
import {iris} from "@rysebaert/dataset-presentation-accessibility"
Insert cell
import {poi} from "@rysebaert/dataset-presentation-accessibility"
Insert cell
data_iris = iris.features.map(d => d.properties)
Insert cell
d3.max(data_iris, (d) => d.ind)
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