Platform
Resources
Pricing
Sign in
Get started
Paul Glezen
Workspace
Fork
Public
By
Paul Glezen
Edited
Jun 20, 2023
1
Insert cell
Insert cell
samp-2023-04.csv
Filter
Columns
Sort
Slice
Save
Type Table, then Shift-Enter. Ctrl-space for more options.
Insert cell
Plot
.
plot
(
{
x
:
{
type
:
"time"
}
,
marks
:
[
Plot
.
rectY
(
data
,
Plot
.
binX
(
{
y
:
"count"
}
,
{
x
:
"timestamp"
,
thresholds
:
d3
.
utcMinutes
(
new
Date
(
'2023-04-03T00:00:00-07:00'
)
,
new
Date
(
'2023-04-03T12:00:00-07:00'
)
)
,
inset
:
0
}
)
)
,
Plot
.
ruleY
(
[
0
]
)
]
}
)
Insert cell
Insert cell
Plot
.
plot
(
{
x
:
{
type
:
"time"
}
,
marks
:
[
Plot
.
rectY
(
data
,
Plot
.
binX
(
{
y
:
"count"
}
,
{
x
:
"timestamp"
,
thresholds
:
d3
.
utcHour
,
inset
:
0
}
)
)
,
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
File attachments
samp-2023-04.csv
CSV
Databases
Filter
Column
Operator
Columns
Sort
Column
Direction
Descending
Ascending
Slice
From
Start
To
End
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML