Public
Edited
Mar 3, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
d3
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
x + 2
Insert cell
Insert cell
add2 = (x) => x + 2
Insert cell
add2(x)
Insert cell
add2(20)
Insert cell
Insert cell
The value of x is: ${x}
Insert cell
Insert cell
multiline = {
const a = 2;
const b = 3;
return a + b;
}
Insert cell
Insert cell
data_obj = ({
author: "Andrei Platonov",
title: "The Foundation Pit"
})
Insert cell
Insert cell
_ = require("lodash")
Insert cell
Insert cell
import { massShootingIncidentsChart } from "@themarshallproject/are-mass-shootings-increasing"
Insert cell
Insert cell
massShootingIncidentsChart
Insert cell
Insert cell
Type HTML, then Shift-Enter. Arrow ↑/↓ to switch modes.

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