Published
Edited
Dec 6, 2018
1 star
Insert cell
Insert cell
Insert cell
Insert cell
html`
<div id="root"></div>
`
Insert cell
// bundle.run tends to work better than unpkg
Insert cell
Insert cell
Insert cell
Insert cell
ReactDOM.render(
Chart,
document.getElementById("root")
)
Insert cell
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
Insert cell
Insert cell
Scale = require('https://unpkg.com/@vx/scale@0.0.165/dist/vx-scale.umd.js')
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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