Public
Edited
Jan 12, 2023
Fork of Dashboard
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
cellA = new Cell(grid.querySelector("[name=a]"))
Insert cell
cellB = new Cell(grid.querySelector("[name=b]"))
Insert cell
cellC = new Cell(grid.querySelector("[name=c]"))
Insert cell
Insert cell
widthA = cellA.width
Insert cell
widthB = cellB.width
Insert cell
widthC = cellC.width
Insert cell
widthD = cellD.width
Insert cell
heightA = cellA.height
Insert cell
heightB = cellB.height
Insert cell
heightC = cellC.height
Insert cell
heightD = cellD.height
Insert cell
import {chart as chartA} with {widthA as width, heightA as height} from "@lheinzmann/test"
Insert cell
import {chart as chartB} with {widthB as width, heightB as height} from "@lheinzmann/milieus_1724-1778"
Insert cell
import {legend2 as chartC} with {widthC as width, heightC as height} from "@lheinzmann/milieus_1724-1778"
Insert cell
import {chart2 as chartD} with {widthD as width, heightD as height} from "@lheinzmann/milieus_1724-1778"
Insert cell
cellA.embed(chartA)
Insert cell
cellB.embed(chartB)
Insert cell
cellC.embed(chartC)
Insert cell
cellD.embed(chartD)
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