Published
Edited
Feb 14, 2022
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
<svg viewBox="0 0 1000 400">
<path d="M ${startX} 380 L ${startX + xOffset} 100 L ${startX + 2 * xOffset} 380" stroke='lightgray' stroke-width="20" fill="none"
stroke-linejoin="${linejoin}"
stroke-miterlimit="${miterlimit}"
/>
<path d="M ${startX} 380 L ${startX + xOffset} 100 L ${startX + 2 * xOffset} 380" stroke='black' stroke-width="1" fill="none"/>
</svg>
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