Interface: PaintballKeyOptions
Defined in: ColorBar.ts:289
Options for makePaintballKey()
Properties
Property | Type | Description | Defined in |
---|---|---|---|
fontface? | string | A font face to use for the label and tick values. Default 'sans-serif' | ColorBar.ts:300 |
n_cols? | number | The number of columns of entries in the key Default 1 | ColorBar.ts:294 |