Public
Edited
Jul 31, 2023
3 forks
Insert cell
Insert cell
picker("hsl", [
{ name: "h", domain: [0, 360] },
{ name: "s", domain: [0, 1] },
{ name: "l", domain: [0, 1] }
])
Insert cell
import {picker} from "@d3/hcl-color-picker"
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