Public
Edited
Jul 14, 2024
Insert cell
Insert cell
Insert cell
palindromicity
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
data
X
distance from reverse
Y
number of letters
Color
Size
Facet X
Facet Y
Mark
dot
Type Chart, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
cards = fetch("https://api.scryfall.com/catalog/card-names").then((response) => response.json())
Insert cell
levenshtein = import("https://cdn.jsdelivr.net/npm/fastest-levenshtein/+esm")
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.
Learn more