Public
Edited
Apr 7
Insert cell
Insert cell
mixbox = import("mixbox").then((x) => x.default)
Insert cell
Insert cell
Insert cell
strip(blue, yellow, "d3")
Insert cell
Insert cell
strip(blue, yellow, "mixbox")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
blue = "rgb(0, 33, 133)"
Insert cell
yellow = "rgb(252, 211, 0)"
Insert cell
Insert cell
Insert cell
strip("#5c7f83", "#d9ac46", "mixbox")
Insert cell
strip("#5c7f83", "#d9ac46", "d3")
Insert cell
strip("#F56A00", "#4F25D2", "d3")
Insert cell
strip("#F56A00", "#4F25D2", "mixbox")
Insert cell
strip("#059669", "#EA580C", "d3")
Insert cell
Insert cell
strip("#2563EB", "#DB2777", "mixbox")
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