Published
Edited
Jul 20, 2020
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
{
aframe;
yourHtml;
return html`
<div style="height: 400px; width: 700px"><a-scene embedded background="color: #FAFAFA">
<a-entity position="0 1.6 -1" htmlembed>
${yourHtml}
</a-entity>
</a-scene>
</div>`;
}
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