Public
Edited
Jul 1, 2023
Fork of Untitled
5 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { mapSpec, worldMapImage } from "ea1ae6dbb4ec6b18"
Insert cell
import { colorSwap, colorTable as tmpColorTable }
with { mapSpec, worldMapImage }
from "9ac73284e07039a6"
Insert cell
colorReplacementMapTmp = {
const crm = new Map();
const green = ColorNum.fromHex6("#bae43d");
return new Map([...colorSwap.sourceColors.entries()].filter(e => e[1] == green));
// sampleColorReplacementMap
}
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
wrapX = true
//wrapX = useSampleValues.includes("wrapX")
Insert cell
colorReplacementMap = useSampleValues.includes("colorReplacementMap") ? sampleColorReplacementMap : undefined;
Insert cell
colorTable = tmpColorTable.bitmap
// colorTable = colorReplacementMap ? buildColorTable(colorReplacementMap) : undefined;
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
XydNum.toXyd(2251799947902979)
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

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