Platform
Resources
Pricing
Sign in
Get started
recifs
Fil’s live coding experiments
Workspace
Fork
Public
2 collections
By
Fil
Edited
Oct 3, 2022
6 stars
Insert cell
1
Insert cell
Plot
.
plot
(
{
marks
:
[
Plot
.
rectY
(
olympians
,
Plot.binX({ y: "count" }, { x: "weight", thresholds: 20 })
),
Plot.ruleX(
olympians,
Plot.groupZ({ x: "mean" }, { x: "weight", stroke: "red" })
),
Plot.ruleY([0])
]
})
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
Listed in...
Support
recifs
Plot Support
recifs
Edit
Show 1 comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML