Published
Edited
May 4, 2021
Insert cell
md`# Nebula.js - Get Object with ID`
Insert cell
element = html`<div style="width:100%;height:400px;"></div>`
Insert cell
import { n } from "@yianni-ververis/nebula-js"
Insert cell
{
n.render({
element: element,
id: 'rJFbvG'
});
}
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