UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular2 and beyond!

12 lines (11 loc) 333 B
export * from './ngx-charts.module'; export * from './common'; export * from './area-chart'; export * from './bar-chart'; export * from './force-directed-graph'; export * from './heat-map'; export * from './line-chart'; export * from './number-card'; export * from './pie-chart'; export * from './tree-map'; export * from './gauge';