Published
Edited
Oct 26, 2019
Insert cell
Insert cell
d3 = require("d3@5")
Insert cell
myData = parse(scanTokens('12 + 34 * 56;'))[0]
Insert cell
myData
Insert cell
import { scanTokens, parse, Token, Expr } from 'b265b59b089387cd'
Insert cell
chart(myData)
Insert cell
children(myData.expression.right)
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