@tusharghoshbd/ngx-charts
Version:
Ngx charts is an angular library for presenting data in chart.
6 lines (5 loc) • 319 B
TypeScript
export * from './lib/ngx-charts-bar/ngx-charts-bar.module';
export * from './lib/ngx-charts-stacked/ngx-charts-stacked.module';
export * from './lib/ngx-charts-line/ngx-charts-line.module';
export * from './lib/ngx-charts-pie/ngx-charts-pie.module';
export * from './lib/ngx-charts-combo/ngx-charts-combo.module';