// mod = (await import("https://cdn.skypack.dev/flame-chart-js@2.0.1?min")).default
}
//fc = new FlameChart({})
chart={
letcanvas=document.createElement("canvas");
canvas.height=400;
letflameChart=newFlameChart({
canvas,
data:[]
});
returncanvas;
}
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.