Public
Edited
Jan 19, 2023
1 star
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
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
rotatedHueOklch = ({
...startOklch,
h: (startOklch.h + hueRotation) % 360
})
Insert cell
Insert cell
lightenedOklch = ({
...rotatedHueOklch,
l: rotatedHueOklch.l + lightenCoefficient / rotatedHueOklch.l
})
Insert cell
lightenedAndSaturatedOklch = ({
...lightenedOklch,
c: lightenedOklch.c + saturateMagnitude
})
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
Insert cell
interpolations
Type SQL, then Shift-Enter. Ctrl-space for more options.

Insert cell
vectors
Type SQL, then Shift-Enter. Ctrl-space for more options.

Insert cell
synthesizedInterpolations
Type SQL, then Shift-Enter. Ctrl-space for more options.

Insert cell
interpolations
Type SQL, then Shift-Enter. Ctrl-space for more options.

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