Public
Edited
Apr 22, 2023
3 forks
13 stars
Insert cell
Insert cell
viewof file = Scrubber(files, {delay: 100, format: (f) => f.name})
Insert cell
file.image()
Insert cell
files = [
FileAttachment("1.png"),
FileAttachment("2.png"),
FileAttachment("3.png"),
FileAttachment("4.png"),
FileAttachment("5.png"),
FileAttachment("6.png"),
FileAttachment("7.png"),
FileAttachment("8.png"),
FileAttachment("9.png"),
FileAttachment("10.png"),
FileAttachment("11.png"),
FileAttachment("12.png"),
FileAttachment("13.png"),
FileAttachment("14.png"),
FileAttachment("15.png"),
FileAttachment("16.png"),
FileAttachment("17.png"),
FileAttachment("18.png"),
FileAttachment("19.png"),
]
Insert cell
import {Scrubber} from "@mbostock/scrubber"
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