Public
Edited
Apr 11
1 fork
7 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
palettes
Insert cell
d3 = require('d3')
Insert cell
chroma = require("chroma-js@2.4.2/chroma.js")
Insert cell
import("https://cdn.jsdelivr.net/npm/chroma-js@3.1.2")
Insert cell
import {textarea,select} from "@jashkenas/inputs"
Insert cell
params = new URLSearchParams(html`<a href>`.search)
Insert cell
import { load } from "@bumbeishvili/fetcher"
Insert cell
dataUrl = params.get("data") ||
"https://gist.githubusercontent.com/bumbeishvili/663de16d6581c929630613e20504fba0/raw/3f9cda366a40fd1e80687a2461c9a67762e43fc0/tree.txt"
Insert cell
content = load(dataUrl, 'text')
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