Public
Edited
Feb 12, 2023
1 star
Insert cell
Insert cell
Insert cell
imgDiv = html``
Insert cell
adjust = {
d3.select(imgDiv).selectAll("img").remove();
d3.select(imgDiv).append("img").attr("width", width).attr("src", img_0987);
}
Insert cell
img_0987 = FileAttachment("IMG_0987.jpeg").url()
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