Platform
Resources
Pricing
Sign in
Get started
ObeyMyGH
Workspace
Fork
Public
By
ObeyMyGH
Edited
Jun 13, 2024
Fork of
Plot: Text spiral
Insert cell
Insert cell
Plot
.
plot
(
{
aspectRatio
:
1
,
inset
:
5
,
grid
:
true
,
marks
:
[
Plot
.
text
(
d3
.
range
(
111
)
.
map
(
(
i
)
=>
[
Math
.
sqrt
(
i
)
*
Math
.
sin
(
i
/
10
)
,
Math
.
sqrt
(
i
)
*
Math
.
cos
(
i
/
10
)
]
)
)
]
}
)
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML