Platform
Resources
Pricing
Sign in
Contact us
recifs
Fil’s live coding experiments
Workspace
Fork
Public
Plot Support
By
Fil
Edited
Nov 8, 2022
Fork of
Input + Chart
1 star
1
Plot Support
Stacked bars with total
Quantize legend ticks
D3 contours and Plot spatial interpolators
Dodge values
Plot: bars and line
Spectrum plotter basic
HTML tips (without tippy)
Plot: extended interval (#1824)
Format y
Kitten
Shifted / centered time bars
Plot: custom color channel in interactive tips
Streaming FlatGeobuf with Plot
Chart with a marginal histogram
Old faithful: density plot with a side rug
Dodge text
Reading dates
White House tweets heatmap
Midpoint transform
Flow-based cartograms (Gastner, Seguy & More, 2018)
A trend line for counts over time
Plot sample transform
Create an average line in Plot
A centered title
Plot 0.6.0
Band scale tickSize
Insert cell
Insert cell
Insert cell
Plot
.
plot
(
{
marks
:
[
Plot
.
dot
(
olympians
,
Plot
.
select
(
(
I
)
=>
I
.
filter
(
(
i
)
=>
d3
.
randomLcg
(
i
)
(
)
<
percent
)
,
{
x
:
"weight"
,
y
:
"height"
,
r
:
1
}
)
)
]
}
)
Insert cell
Insert cell
Insert cell
Plot
.
plot
(
{
marks
:
[
Plot
.
dot
(
olympians
,
Plot
.
select
(
(
I
)
=>
I
.
filter
(
(
i
)
=>
Math
.
random
(
)
<
percent2
)
,
{
x
:
"weight"
,
y
:
"height"
,
r
:
1
}
)
)
]
}
)
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
percent
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
percent2
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