Platform
Resources
Pricing
Sign in
Get started
Observable
The end-to-end solution for building and hosting better data apps, dashboards, and reports.
Workspace
Fork
Unlisted
By
Ananya Roy
Edited
Jan 30, 2023
Insert cell
Insert cell
viewof
selection1
=
Inputs
.
range
(
[
0
,
10
]
,
{
step
:
1
,
submit
:
true
}
)
Insert cell
viewof
selection2
=
Inputs
.
range
(
[
0
,
10
]
,
{
step
:
1
,
submit
:
true
}
)
Insert cell
viewof
params
=
Inputs
.
button
(
"Generate"
,
{
value
:
[
5
,
5
]
,
reduce
:
(
)
=>
[
selection1
,
selection2
]
}
)
Insert cell
params
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
selection1
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
selection2
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
params
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML