Platform
Resources
Pricing
Sign in
Get started
Templates /
Plot: Intro to aspectRatio
Sign up to use template
Observable
The end-to-end solution for building and hosting better data apps, dashboards, and reports.
Workspace
Unlisted
By
Fil
Edited
Apr 25, 2023
1 fork
1 star
Insert cell
Insert cell
Insert cell
Plot
.
plot
(
{
grid
:
true
,
inset
:
10
,
aspectRatio
:
fixed
?
1
:
undefined
,
color
:
{
legend
:
true
}
,
marks
:
[
Plot
.
frame
(
)
,
Plot
.
dot
(
penguins
,
{
x
:
"culmen_length_mm"
,
y
:
"culmen_depth_mm"
,
stroke
:
"species"
}
)
]
}
)
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
fixed
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML