Published
Edited
Nov 12, 2020
Importers
Also listed in…
Inputs
Insert cell
Insert cell
Insert cell
Insert cell
viewof arrow = arrowOnImage({
image: await FileAttachment("table.jpg").image()
})
Insert cell
1 << 1
Insert cell
Insert cell
arrow
Insert cell
Insert cell
arrowOnImage({
image: tableImage,
width: width / 3,
height: 250,
value: {
from: [0, 0],
to: [tableImage.naturalWidth * 0.8, tableImage.naturalHeight * 0.8]
},
zoomLevel: -1
})
Insert cell
Math.pow(2, -1)
Insert cell
Insert cell
Insert cell
Insert cell
tableImage = FileAttachment("table.jpg").image()
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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