UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

6 lines (5 loc) 207 B
export declare const X_FIELD = "x"; export declare const Y_FIELD = "y"; export declare const COLOR_FIELD = "name"; export declare const NODES_VIEW_ID = "nodes"; export declare const EDGES_VIEW_ID = "edges";