Public
Edited
Dec 10, 2022
Insert cell
Insert cell
const data = [ {claim: "Wearing a mask protects against covid", evidence: "strong", color: "green"}, {claim: "Hydroxychloroquine is effective against covid", evidence: "weak", color: "yellow"}, {claim: "Covid is man-made", evidence: "none", color: "red"},];

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