Public
Edited
Apr 29, 2023
1 fork
5 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Plot.plot({
style: defaultStyle,
grid: true,
color: {
legend: true
},
marks: [
Plot.dot(mtcars, { x: "wt", y: "mpg" }),
Plot.link([{ x1: 2.62, x2: 3.57, y1: 21.0, y2: 15.0 }], {
x1: "x1",
x2: "x2",
y1: "y1",
y2: "y2"
})
]
})
Insert cell
economics-long.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
diamonds.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
faithful.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
faithfuld.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
mpg.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
mtcars.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
economics.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

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