Published
Edited
Jan 30, 2020
14 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
svgo = {
const {svgo} = await require(await FileAttachment("svgo.js").url());
return async (source, options = {}) => (await svgo.optimize(source, options)).data;
}
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