Platform
Resources
Pricing
Sign in
Contact us
Dylan
Senior Software Engineer at the Center for Spatial Data Science, UChicago. Lead engineer on the US Covid Atlas
Workspace
Fork
Public
By
Dylan
Edited
Apr 24, 2023
Insert cell
Insert cell
html
`
<script src="https://www.unpkg.com/@open-spatial-lab/slider@latest/dist/Slider.js" />
`
Insert cell
html
`
<script src="https://www.unpkg.com/@open-spatial-lab/slider@latest/dist/Slider.js" />
<dexter-slider></dexter-slider>
`
Insert cell
class
CustomObject
{
numbers
(
)
{
return
[
1
,
2
,
3
]
}
get
numbers2
(
)
{
return
[
1
,
2
,
3
,
4
]
}
}
Insert cell
coolObject
=
new
CustomObject
(
)
Insert cell
coolObject
.
numbers
(
)
Insert cell
coolObject
.
numbers2
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
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
CustomObject
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
coolObject
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML