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
Public
Data Visualization Examples
Edited
Sep 10, 2023
6 forks
Importers
2 stars
1
Data Visualization Examples
Plot: The Wealth & Health of Nations
Brushable scatterplot matrix
Sankey diagram
Plot: Window reducers
Plot: Hexbin map
Plot: The impact of vaccines
Plot: Marimekko
Plot: Filled contours
Word cloud
Plot: Population pyramid
Plot: Contours & projection
Sunburst
Parallel coordinates
Plot: Arrow variation chart
Directed chord diagram
Insert cell
Insert cell
Plot
.
plot
(
{
aspectRatio
:
1
,
color
:
{
legend
:
true
,
label
:
"Elevation (m)"
}
,
marks
:
[
Plot
.
contour
(
volcano
.
values
,
{
width
:
volcano
.
width
,
height
:
volcano
.
height
,
fill
:
Plot
.
identity
,
stroke
:
"black"
}
)
]
}
)
Insert cell
volcano
=
FileAttachment
(
"volcano.json"
)
.
json
(
)
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
volcano
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML