UNPKG

@rfprodz/client-d3-charts

Version:

Angular chart components based on D3JS (https://d3js.org).

8 lines (7 loc) 385 B
export * from './bar-chart/bar-chart.component'; export * from './chart-examples/chart-examples.component'; export * from './force-directed-chart/force-directed-chart.component'; export * from './gauge-chart/gauge-chart.component'; export * from './line-chart/line-chart.component'; export * from './pie-chart/pie-chart.component'; export * from './radar-chart/radar-chart.component';