Platform
Resources
Pricing
Sign in
Get started
Julien Colot
Data scientist and front-end developer at Jetpack.ai
Workspace
Fork
Public
By
Julien Colot
Edited
Dec 13
Insert cell
Insert cell
Insert cell
scale
=
d3
.
scaleSqrt
(
)
.
domain
(
[
0
,
1000
]
)
.
range
(
[
0
,
75
]
)
Insert cell
createNestedTangentCircles
(
{
smallest
:
100
,
largest
:
1000
,
scale
,
numIntermediate
:
2
,
color
:
"black"
}
)
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
createNestedTangentCircles
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
scale
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML