Saleem

Results 2 comments of Saleem

Hi @Onzii I just followed the given steps in the readme file. Have another look at it. It works. All the best.

Hi @Onzii , first: add this in dependencies obj in package.json ==> "angular-gauge-chart": "^0.5.0-beta.0", second: add this in module.ts file ==> import { GaugeChartComponent } from 'angular-gauge-chart' third: add this...