Published
Edited
May 12, 2022
3 forks
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// open this notebook for detail on contrast bitmasks
import { title as title1, abstract as abstract1 } with {
image
} from "@sgregson/color-contrast-bitmask"
Insert cell
Insert cell
Insert cell
// view this notebook for detail on the Section Cut Diagrams
import {
title as title2,
abstract as abstract2,
rowView,
viewof xy
} with { image } from "@sgregson/section-cuts-for-color-contrast"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
html`${styles}<style>
canvas { max-width: calc(100vw - 28px) !important; }

h1,h2,h3,h4,h5,h6,p,blockquote {
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
}

</style>`
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