Platform
Resources
Pricing
Sign in
Get started
Templates /
Plot: Multiple series line chart
Sign up to use template
Observable
The end-to-end solution for building and hosting better data apps, dashboards, and reports.
Workspace
Unlisted
Edited
Apr 26, 2023
Importers
1 star
1
Insert cell
Insert cell
Plot
.
lineY
(
bls
,
{
x
:
"date"
,
y
:
"unemployment"
,
z
:
"division"
}
)
.
plot
(
)
Insert cell
bls
=
FileAttachment
(
"bls-metro-unemployment.csv"
)
.
csv
(
{
typed
:
true
}
)
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
bls
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML