UNPKG

uplot-vplugins

Version:
5 lines (4 loc) 226 B
export declare const SPACE_BETWEEN = 1; export declare const SPACE_AROUND = 2; export declare const SPACE_EVENLY = 3; export declare function distr(numItems: any, sizeFactor: any, justify: any, onlyIdx: any, each: any): void;