Platform
Resources
Pricing
Sign in
Get started
Templates /
Plot World Map
Sign up to use template
Observable
The end-to-end solution for building and hosting better data apps, dashboards, and reports.
Workspace
Public
2 collections
By
Paul Buffa
Edited
Jan 20, 2023
209 forks
Importers
2 stars
1
Templates: Boilerplates
Plot Scatterplot
Plot: Histogram
Plot U.S. Map
Plot World Map
Simple D3
D3 scatterplot
D3 U.S. map
D3 world map
Simple SVG
Interactive SVG
Simple HTML Canvas
Interactive HTML Canvas
Processing (p5.js)
WebGL Shader
Blog Post
Regl
Three.js
Also listed in…
Templates
Insert cell
Insert cell
Plot
.
plot
(
{
projection
:
"equal-earth"
,
width
,
marks
:
[
Plot
.
geo
(
land
,
{
fill
:
"#000"
}
)
,
Plot
.
graticule
(
)
,
Plot
.
sphere
(
)
]
}
)
Insert cell
land
=
topojson
.
feature
(
land50m
,
land50m
.
objects
.
land
)
Insert cell
land50m
=
FileAttachment
(
"land-50m.json"
)
.
json
(
)
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.
Try it for free
Learn more
Fork
View
Export
Listed in...
Templates: Boilerplates
Observable
Templates
Observable
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
land
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
land50m
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML