Published
Edited
Feb 17, 2020
Insert cell
Insert cell
data = [1,1,1,1,2,2,2,2,3,3,3,3]
Insert cell
new Set(data)
Insert cell
data1 = [3,4,32,6,7,1]
Insert cell
data2 = [2,6,5,8,9,7]
Insert cell
data3 = [...data1,...data2]
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