Platform
Resources
Pricing
Sign in
Contact us
Fil
Vocateur.
Workspace
Fork
Published
3 collections
By
Fil
Edited
Sep 4, 2021
Fork of
Spherical contours
1 star
d3-geo-voronoi
Spherical Delaunay triangulation
Clipped geoVoronoi
Spherical pole of inaccessibility
Shoreline Voronoi
The closest country
Spherical contours iterator
Spherical contours as a gradient
Also listed in…
Tricontours
Interpolation
Insert cell
Insert cell
Insert cell
projection
=
d3
.
geoEquirectangular
(
)
Insert cell
color
=
d3
.
scaleSequential
(
d3
.
interpolateRdBu
)
.
domain
(
[
40
,
-
20
]
)
Insert cell
points
=
d3
.
json
(
"https://gist.githubusercontent.com/Fil/6bc12c535edc3602813a6ef2d1c73891/raw/3ae88bf307e740ddc020303ea95d7d2ecdec0d19/points.json"
)
Insert cell
contour
=
d3
.
geoContour
(
)
.
thresholds
(
d3
.
ticks
(
-
20
,
40
,
100
)
)
Insert cell
contours
=
contour
(
points
)
Insert cell
Insert cell
Insert cell
d3
=
require
(
"d3@7"
,
"d3-geo-voronoi@2"
)
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
Compare fork
Fork
View
Export
Listed in...
d3-geo-voronoi
Fil
Tricontours
Fil
Interpolation
Fil
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
chart
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
projection
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
color
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
points
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
contour
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
contours
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
d3
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML