ng2 Chart
Adding Ng2 in your project
import { ChartComponent} from './chart/ng2-charts/chart.component';import { ChartComponent } from './chart/ng2-charts/chart.component';{ path: 'chart/ng2-charts', component: ChartComponent }
Last updated
Was this helpful?