UNPKG

@antv/g2plot

Version:

An interactive and responsive charting library

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