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

Update linear-gauge.ts #30

Closed jrdutton closed 4 years ago

jrdutton commented 4 years ago

Move gauge initialisation into ngAfterViewInit due to Angular 9 changes

jrdutton commented 4 years ago

Sorry needs further testing