Public
Edited
Jul 5, 2024
Insert cell
Insert cell
Insert cell
date = new Date()
Insert cell
Insert cell
datas = "le petit chat"
Insert cell
tableau = [1, 2, 3, 4, "coucou"]
Insert cell
objet = ({ atr1: true, atr2: 5, atr3: [4, 6] })
Insert cell
${tableau.map(d => htl.html`<p>Paragraph ${d}</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