bootsoon / ng-circle-progress

A simple circle progress component created for Angular based on SVG Graphics.
https://bootsoon.github.io/ng-circle-progress/
MIT License
251 stars 86 forks source link

startFromZero is not works #102

Closed jcervant16 closed 5 years ago

jcervant16 commented 5 years ago

hello, trying to use the startFromZero property with angular 5 and throws error, as if that property did not exist in the interface

bootsoon commented 5 years ago

https://bootsoon.github.io/ng-circle-progress/

[startFromZero]="true"

jcervant16 commented 5 years ago

Hi, I receive the following error when trying to use it. image

bootsoon commented 5 years ago

startFromZero was introduced from version 1.2.0.