Published
Edited
Sep 2, 2022
2 forks
12 stars
Insert cell
Insert cell
Tabulator = require("tabulator-tables@5")
Insert cell
<style>@import url("https://unpkg.com/tabulator-tables@5/dist/css/tabulator.min.css")
Insert cell
Insert cell
Insert cell
Plot.barX(t, {
x: 1,
y: "island",
fill: "species"
}).plot({ marginLeft: 80 })
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