Skip to content

angx-libs/ngx-circle-chart

Repository files navigation

@angx/ngx-circle-chart

Beautiful Circle Chart for Angular (Now supports Angular 18)!

Angular Circle Chart

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

Features

  • Customization
  • Autoscaling
  • Responsive
  • Easily Customizable Colors
  • Gradient Coloring
  • Supports Angular 18

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]="'#FF4040'" [bgColor]="'#FADADA'" [gradientColoring]="true" [dimensionsInPixels]="200"></circle-chart>

Support

If you like my work and feel like buying me a coffee, please feel free to do so:

Buy Me A Coffee

Credits

Abhishek Singh

Github Twitter