Public
Edited
Mar 27, 2023
3 forks
Insert cell
Insert cell
Insert cell
Insert cell
html`<div style = "
display:grid;
grid-template-areas:
'a b';
grid-gap: 10px;
">
<div style = "grid-area:a;border:1px solid black;">${plot1}</div>
<div style = "grid-area:b;border: 1px solid black">${plot2}</div>
</div>`
Insert cell
Insert cell
Insert cell
Insert cell
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