Published
Edited
Aug 13, 2021
Fork of LiquidFun
Insert cell
Insert cell
Insert cell
Insert cell
height = 600
Insert cell
b2 = {
await require("https://google.github.io/liquidfun/testbed/liquidfun.js").catch(() => {});
const b2 = {};
for (const k in window) if (/^b2/.test(k)) b2[k.slice(2)] = window[k];
return b2;
}
Insert cell
THREE = require("three@0.95/build/three.js")
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