Public
Edited
May 20, 2024
19 forks
16 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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// Placeholder for generating hexagons
calculatedHex = {
// 38.572707,99.825356,72.824938,242.558358
const polygon = [[
[72.824938, 99.825356],
[38.572707, 99.825356],
[38.572707, 242.558358 - 360],
[72.824938, 242.558358 - 360],
]];
return 242.558358 - 360 // h3v4.polygonToCells(polygon, 2).join(',')
}
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