Platform
Resources
Pricing
Sign in
Get started
Fil
Vocateur.
Workspace
Fork
Published
2 collections
By
Fil
Edited
May 13, 2021
2 stars
Insert cell
Insert cell
html
`<div id="container"></div>`
Insert cell
2
document
.
querySelector
(
"#container"
)
.
appendChild
(
Plot
.
dot
(
{
length
:
100
}
,
{
x
:
Math
.
random
,
y
:
Math
.
random
}
)
.
plot
(
)
)
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...
Fil’s plots
Fil
Plot
Fil
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Show 2 comments
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML