UNPKG

@visactor/vtable

Version:

canvas table width high performance

6 lines (5 loc) 273 B
import type { IColorTableLegendOption, ISizeTableLegendOption } from '../../../ts-types/component/legend'; export declare function getContinuousLegendAttributes(spec: IColorTableLegendOption | ISizeTableLegendOption, rect: { width: number; height: number; }): any;