Platform
Resources
Pricing
Sign in
Get started
Templates /
Plot: Variable radius dodge
Sign up to use template
Observable
The end-to-end solution for building and hosting better data apps, dashboards, and reports.
Workspace
Unlisted
Edited
Oct 12, 2023
Insert cell
Insert cell
Insert cell
2
Insert cell
Plot
.
plot
(
{
height
:
180
,
marks
:
[
Plot
.
dot
(
cars
,
Plot
.
dodgeY
(
{
x
:
"weight (lb)"
,
r
,
padding
,
fill
:
"currentColor"
}
)
)
]
}
)
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
r
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
padding
Edit
Show 2 comments
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML