Published
Edited
May 18, 2020
Fork of Saving SVG
Insert cell
Insert cell
Insert cell
Insert cell
DOM.download(() => serialize(logo), undefined, "Save as SVG")
Insert cell
thumb = loadSvg(logos.thumb, '250px')
Insert cell
logos = ({
jpy: await FileAttachment('logo-jupyter.svg').text(),
ohq: await FileAttachment('logo-observablehq.svg').text(),
b: await FileAttachment('noun_bridge_2382557.svg').text(),
thumb: await FileAttachment('job-thumbnail.svg').text()
})
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