Public
Edited
Jul 19, 2024
Importers
1 star
Insert cell
Insert cell
Insert cell
linkStyles = htl.html`<style>
a[href] {
color: blue;
text-decoration: underline;
text-decoration-thickness: 0.1em;
text-underline-offset: 0.1em;
text-decoration-skip-ink: auto;
}
</style>`
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