Interface: ColorbarTheme
Defined in: render/colorbar.ts:32
Resolved chrome colours, so the bar can match either plot theme.
Properties
border
ts
border: string;Defined in: render/colorbar.ts:34
font
ts
font: string;Defined in: render/colorbar.ts:35
text
ts
text: string;Defined in: render/colorbar.ts:33