UNPKG

@visactor/vtable

Version:

canvas table width high performance

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