@antv/g2plot
Version:
An interactive and responsive charting library
12 lines • 325 B
JavaScript
export * from './annotation';
export * from './attr';
export * from './axis';
export * from './button';
export * from './common';
export * from './interaction';
export * from './locale';
export * from './meta';
export * from './state';
export * from './statistic';
export * from './tooltip';
//# sourceMappingURL=index.js.map