Platform
Resources
Pricing
Sign in
Contact us
Fil
Vocateur.
Workspace
Fork
Published
2 collections
By
Fil
Edited
Jul 13, 2022
Fork of
Using array-blur with D3 and Plot
2 stars
Plot
Liquid flow velocity in pipes
Ternary plot
Merging hexagons
Spotify Pop Artists
Distance Angle Voronoi
AoC 12: shortest path under constraints
Voronoi labels
Hello, olli
Rough Plot
Correlation heatmap
Using d3.blur with Plot
Job vacancies in Australia
Warming stripes
Assemblée nationale 2017-2022
Minimalist dodge plot
Plot.image border
from columnar to tidy data
Age/Hand
group, bin and sort
Plot.stereoHistogram
Variants of SARS-Cov-2 in Europe
Variants du SARS-CoV-2 en France
Topological subsampling
Animate a bar chart (OBSOLETE)
Metbrewer color schemes
How many books was I reading?
Road traffic under COVID restrictions (France)
Convex hull mark (#154)
Hello, Open Meteo
K-means binning
Matrix diagram
Quasi-random Monte Carlo integration
Difference chart
ELD Viewer
Plot early bird
ROC curve
Skies Plot
Happy anniversary, Project Gutenberg!
The Sun’s analemma
Observable Plot in a Web Worker
regression
Edit data with Plot
Conical gradient Plot
Plot Hyperboloid
Experimental Plot Beeswarm
The ARPANET in December 1969
Irregular bins histogram
Log-scale histogram
Database Outage Plot
count distinct (#412)
Scatterplot matrix
Irregular Bar Chart
Facet exclusion transform
Canvas Plot
How to attach a plot to a DOM element
Renko Chart
Waffle Chart
Qatar Population Pyramid
Slope Chart
Sequence Logos
Stacked bin dots
Also listed in…
Hello
Insert cell
Insert cell
walk
=
d3
.
cumsum
(
{
length
:
1001
}
,
d3
.
randomNormal
(
)
)
Insert cell
Insert cell
Plot
.
plot
(
{
marks
:
[
Plot
.
lineY
(
walk
,
{
strokeWidth
:
0.5
}
)
,
Plot
.
lineY
(
walk
,
Plot
.
mapY
(
(
data
)
=>
d3
.
blur
(
data
,
radius
)
,
{
y
:
(
d
)
=>
d
,
stroke
:
"red"
}
)
)
]
}
)
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
Compare fork
Fork
View
Export
Listed in...
Plot
Fil
Hello
Fil
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
walk
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
radius
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML