ggplot-rs (WASM) + DuckDB-Wasm spatial

loading…

DuckDB-Wasm (with the spatial extension) reads Natural Earth countries from a CDN and ST_AsTexts the geometry to WKT; ggplot-rs (compiled to WASM) renders the SVG. Hover a country for its name + value.