Published
Edited
Nov 21, 2020
Importers
2 stars
Also listed in…
Inputs
Insert cell
Insert cell
Insert cell
viewof a = selectScaleChromatic()
Insert cell
a
Insert cell
Insert cell
d3[a](0)
Insert cell
Insert cell
Insert cell
Insert cell
viewof b = selectScaleChromatic({
options: [
'interpolateBrBG',
'interpolatePlasma',
{
value: 'blackOrWhite',
fn: t => (t > 0.5 ? 'black' : 'white')
}
],
output: true
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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