Skip to content

Variable: CHORD_PALETTE

ts
const CHORD_PALETTE: readonly string[] = DEFAULT_PALETTE;

Defined in: charts/chord.ts:14

Group colours when none are supplied. Aliases the shared DEFAULT_PALETTE (Tableau 10).

MIT licensed. WebGL2 required.