Interface: PaintballKeyOptions
Defined in: ColorBar.ts:290
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:307 |
n_cols? | number | The number of columns of entries in the key Default 1 | ColorBar.ts:295 |
swatch_text_space? | number | The space allocated for the text for each color swatch in pixels Default 100 | ColorBar.ts:301 |