/ng-circle-component

angular (2+) circle component

Primary LanguageJavaScriptMIT LicenseMIT

Angular Circle Component

Simple angular component which draws a circular progress. Some things can be configured as inputs (strokeWidth, width, height, startDegree, progress)

Installation

npm install circle-component

Usage

For usage see the included demo