1.0.8 • Published 4 years ago

ngx-circle-graph v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
4 years ago

ngx-circle-graph

Ngx Circle Chart Green Ngx Circle Chart Red Ngx Circle Chart Yellow

Beautiful Circle Graph for Angular!

ngx-circle-graph has been developed out of chart.js and ng2-charts.

Customization

  • Autoscaling
  • Responsive
  • Easily Customizable Colors
  • Gradient Coloring

Install

To use ngx-circle-graph in your project install it via npm:

npm i ngx-circle-graph --save

Usage

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

Credits

Abhishek Singh

Github Twitter

1.0.8

4 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

0.0.2

4 years ago

0.0.1

4 years ago