UNPKG

@antv/g2plot

Version:

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

4 lines (3 loc) 167 B
export declare function mappingColor(band: any, gray: any): any; /** 自动调整label颜色 */ export declare function autoAdjustColor(label: any, shape: any): void;