Public
Edited
Sep 2, 2024
Insert cell
Insert cell
Insert cell
data = [
{
category: "Task 1",
baseline: [14, 7, 9, 8, 3, 5, 11, 6, 20, 1, 4, 11],
vista: [18, 25, 29, 20, 28, 21, 26, 20, 21, 19, 25, 13]
},
{
category: "Task 2",
baseline: [5, 3, 5, 4, 4, 1, 6, 2, 7, 0, 5, 5],
vista: [11, 11, 10, 13, 18, 9, 11, 8, 8, 7, 16, 13]
}
];

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