Public
Edited
Aug 16, 2020
1 fork
1 star
Insert cell
Insert cell
table(cars)
Insert cell
handsontable({ data: cars, colHeaders: Object.keys(cars[0]) })
Insert cell
cars = require('@observablehq/cars')
Insert cell
import { table } from '@gnestor/table'
Insert cell
import { handsontable } from 'd00d027ec30e5544'
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