Platform
Resources
Pricing
Sign in
Contact us
Sundar Singh
playing with space, shape, colour & composition
Workspace
Fork
Published
d3 reusable visuals
By
Sundar Singh
Edited
Oct 12, 2022
Fork of
Dot tile v2
3 stars
d3 reusable visuals
square bars
Semi-circle reusable bubble chart
percentage flow diagram movers, leavers, promotions
US simple hex map using threshold scale
voronoi treemap
capsule bars
Pct circles infographic
simple barcode
Triangle radar
flow circles
pct ratio bar
dumbbell plot
waffle chart
concentric pct lines
concentric pair [row]
reusable circle legend
sankey/chord chart
Dot tile v4
Dot tile v3
Dot tile v2.1
Dot tile v2
Dot tile v1
SVG visual for Contents page
Bar chart with just pipe character
Reusable proportional circle area chart
modulo operation to create a grid v2
Partition diagram
D3 | single stacked bar
D3 | enclosing diagram | circle pack
line %
Japan square map
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data
=
{
return
{
label
:
'Engagement'
,
data
:
[
{
label
:
'X'
,
title
:
'Group X'
,
value
:
12.6
,
count
:
4311
,
change_pct
:
11.1
,
}
,
{
label
:
'Y'
,
title
:
'Group Y'
,
value
:
44.6
,
count
:
1321
,
change_pct
:
12.4
,
}
,
{
label
:
'Z'
,
title
:
'Group Z'
,
value
:
36.6
,
count
:
3340
,
change_pct
:
16.1
,
}
]
}
}
;
Insert cell
<
hr
>
<
link
href
=
"https://fonts.googleapis.com/css?family=Space+Mono"
rel
=
"stylesheet"
>
<
style
>
text
{
font-family
:
'Space Mono'
,
monospace
;
fill
:
#130C0E
;
}
</
style
>
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
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
marker
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
dotTileV2
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML