Public
Edited
Jan 24, 2023
1 fork
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
floorplans_sim = d3.csvParse(await FileAttachment("double_loaded_test@2.csv").text(), d3.autoType)
Insert cell
Insert cell
data = _.merge(floorplans_sim, image_data)
Insert cell
tippy_style = html`<div style="display: none"><link rel="stylesheet" href="${await require.resolve(
`tippy.js/themes/light.css`
)}"></div>`
Insert cell
tippy = require("tippy.js@6")
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