Published
Edited
Jun 13, 2021
2 stars
Insert cell
Insert cell
Insert cell
htl.html`<div>${data.map(bar)}</div>`
Insert cell
bar = d => htl.html`<div style=${style(d)} title=${label(d)}>${label(d)}</div>`
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