@antv/g2
Version:
the Grammar of Graphics in Javascript
16 lines • 467 B
JavaScript
export * from './animate';
export * from './component';
export * from './composition';
export * from './coordinate';
export * from './coordinateTransform';
export * from './data';
export * from './dataTransform';
export * from './encode';
export * from './interaction';
export * from './labelTransform';
export * from './mark';
export * from './scale';
export * from './palette';
export * from './theme';
export * from './transform';
//# sourceMappingURL=index.js.map