Public
Edited
Jul 20, 2023
Insert cell
Insert cell
Insert cell
# Characters...
<!-- https://stackoverflow.com/q/3145030/1175496 -->
<p style="font-family:Helvetica">
${d3.range(52 + 6).map(_=>md`<p>${String.fromCharCode(_+65).repeat(50)}</p>`)}
</p>
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