2.0.0 • Published 3 years ago

@angx/ngx-circle-chart v2.0.0

Weekly downloads
34
License
-
Repository
github
Last release
3 years ago

@angx/ngx-circle-chart

Ngx Circle Chart

Beautiful Circle Chart for Angular!

@angx/ngx-circle-chart has been developed out of chart.js and ng2-charts.

Customization

  • Autoscaling
  • Responsive
  • Easily Customizable Colors
  • Gradient Coloring

Install

To use @angx/ngx-circle-chart in your project install it via npm:

npm i @angx/ngx-circle-chart --save

Usage

<circle-chart [value]="6" [maxValue]="8" [color]="'#9ECB8E'" [bgColor]="'#ecf4e9'" [gradientColoring]="true"></circle-chart>

Credits

Abhishek Singh

Github Twitter

2.0.0

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago