Public
Edited
Jun 20, 2022
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// Use this next line to add any data file
// Be sure to update the x and y accessors to match whatever object fields you want to graph
data = FileAttachment("tog12@1.csv").csv({typed: true})
// data = [{x:100,y:200},{x:150,y:150},{x:200,y:300}]

Insert cell
data13 = FileAttachment("tog13.csv").csv({typed: true})
Insert cell
data14 = FileAttachment("tog14.csv").csv({typed: true})
Insert cell
data15 = FileAttachment("tog15.csv").csv({typed: true})
Insert cell
data16 = FileAttachment("tog16.csv").csv({typed: true})
Insert cell
data17 = FileAttachment("tog17.csv").csv({typed: true})
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