UNPKG

@swimlane/ngx-charts

Version:

Declarative Charting Framework for Angular2 and beyond!

6 lines (5 loc) 229 B
import { PolarChartComponent } from './polar-chart.component'; import { PolarSeriesComponent } from './polar-series.component'; export { PolarChartComponent, PolarSeriesComponent }; export declare class PolarChartModule { }