Public
Edited
Nov 23
16 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
/*
For example:
rawData = (await fetch("https://your-remote-json-file.json")).json()
rawData = (await fetch("https://your-remote-csv-file.csv")).csv()

rawData = FileAttachment("your-local-upload.json").json()
rawData = FileAttachment("your-local-upload.csv").csv()
*/
Insert cell
Insert cell
Insert cell
Insert cell
//Your plot code here
Insert cell
Insert cell
Insert cell
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