UNPKG

@antv/g2plot

Version:

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

3 lines (2 loc) 128 B
export declare function registerPlotType(name: string, ctr: any): void; export declare function getPlotType(name: string): any;