UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

4 lines (3 loc) 149 B
export declare function rgb2arr(str: any): any[]; export declare function toHex(value: any): any; export declare function arr2rgb(arr: any): string;