Legend - data structure that contains information for rendering legends

Hierarchy

  • WxLegend

Properties

colors: Uint32Array

array of colors

showAboveMax: boolean

show color for values above max

showBelowMin: boolean

show color for values below min

size: number

size of the legend in pixels

ticks: WxTick[]

array of ticks

units: string

units of the legend

Generated using TypeDoc