ng2-charts-schematics
Version:
ng2-charts schematics collection for generating chart components
9 lines (8 loc) • 302 B
TypeScript
export * from './ng2-charts-line';
export * from './ng2-charts-bar';
export * from './ng2-charts-radar';
export * from './ng2-charts-pie';
export * from './ng2-charts-polar-area';
export * from './ng2-charts-doughnut';
export * from './ng2-charts-bubble';
export * from './ng2-charts-scatter';