Platform
Resources
Pricing
Sign in
Contact us
Harry Stevens
News and graphics at @ClimateLab, a project of @PostGraphics.
Workspace
Fork
Public
By
Harry Stevens
Edited
Nov 13
Insert cell
Insert cell
Insert cell
duration
=
200
Insert cell
stroke
=
"blue"
Insert cell
polygon
=
[
[
center
[
0
]
-
size
,
center
[
1
]
-
size
]
,
[
center
[
0
]
+
size
,
center
[
1
]
-
size
]
,
[
center
[
0
]
+
size
,
center
[
1
]
+
size
]
,
[
center
[
0
]
-
size
,
center
[
1
]
+
size
]
]
;
Insert cell
size
=
height
/
4
;
Insert cell
height
=
500
Insert cell
center
=
[
width
/
2
,
height
/
2
]
Insert cell
geometric
=
require
(
"geometric@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
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
duration
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
stroke
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
polygon
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
size
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
height
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
center
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
geometric
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML