Published
Edited
May 12, 2019
Insert cell
md`# Untitled`
Insert cell
pixel_data =(await(d3.csv("https://gist.githubusercontent.com/kat-wicks/f205e7ccfcc730c350237b8a7d3c30fa/raw/b0b22cd7a2d6a8ae9f4b02bbaf0aae8b28c17e91/slr_habitat_loss.csv", (d, i, columns) => (d3.autoType(d)))))
Insert cell
d3 = require('d3')
Insert cell
z=require('zebras')
Insert cell
d3.csv('https://gist.githubusercontent.com/nofurtherinformation/767bace26cb664f916e88397ebff6415/raw/e86018b784d1fde742d9dd1504172ef7f2d371a8/test.json')

Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. 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