Public
Edited
Jun 29, 2023
3 forks
8 stars
Insert cell
Insert cell
Insert cell
Insert cell
result = GoCart.makeCartogram(geojson, "P12_POP")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
GoCart = Promise.all([
require("go-cart-wasm@0.3.0"),
require.resolve("go-cart-wasm@0.3.0/dist/cart.wasm")
]).then(([initGoCart, url]) => initGoCart({ locateFile: () => url }))
Insert cell
bertin = require("bertin@1.5.9")
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