MeetmeLeave / ng-canvas-gauges

Angular2 component wrapper for the canvas-gauges library written by @Mikhus(https://github.com/Mikhus/canvas-gauges).
MIT License
38 stars 23 forks source link

Fails to build with Angular 6 & 7 #18

Closed wayneparrott closed 5 years ago

wayneparrott commented 5 years ago

I encountered a build problem with the ng-canvas-gauges in a new angular 7 project. After looking at the code and attempting to run ng update still no joy. So I investigated and have an update.

I'm using this issue to attach a PR for an updated version of this module that works with angular 6 & 7.