Published
Edited
Apr 5, 2022
1 fork
2 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Plot.plot({
x: {
label: null
},
marks: [
Plot.cell(palette, {x: (d) => d, fill: (d) => d})
]
})
Insert cell
Insert cell
palette = await colorPalette.prominent(image, { amount, format: 'hex', group, sample })
Insert cell
colorPalette = import('https://unpkg.com/color.js@1.2.0/dist/color.esm.js?module')
Insert cell
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