Public
Edited
May 30, 2021
Insert cell
md`# basic circles`
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
Insert cell
margin = 20
Insert cell
w = width
Insert cell
Insert cell
colors = ["#11100e","#727b7a","#b2b4ac","#d3d3c9","#bfd1d4","#398ea9","#407695","#1e3154","#672948","#daa294","#e6434d","#dc2004","#a34014","#e78a09","#d9cb4d","#bec04c","#56844f"]
Insert cell
Insert cell
style = html`
<style>
svg {
background:#e1e1e1;
}

</style>`
Insert cell
import { slider } from "@jashkenas/inputs"
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