examples = new Map([
[
"the popularity of the letters in the alphabet",
"https://observablehq.com/embed/@d3/sortable-bar-chart?cell=viewof+order&cell=chart"
],
[
"a history of big brands",
"https://observablehq.com/embed/@d3/bar-chart-race?cell=chart"
],
[
"a game of cat and mouse",
"https://observablehq.com/embed/@mbostock/predator-and-prey?cell=timeLineChart"
],
[
"a maze of sorts",
"https://observablehq.com/embed/@mbostock/prims-algorithm-iv?cell=canvas"
],
[
"a map of U.S. state population growth",
"https://observablehq.com/embed/@mbostock/u-s-population-by-state-1790-1990/2?cell=viewof+year&cell=chart"
]
])