UNPKG

@antv/g2plot

Version:

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

4 lines (3 loc) 149 B
import { View } from '@antv/g2'; export declare function getColDefs(view: View): any; export declare function getColDef(view: any, field: any): any;