@angx/ngx-circle-chart

Beautiful Circle Chart for Angular!

Usage no npm install needed!

<script type="module">
  import angxNgxCircleChart from 'https://cdn.skypack.dev/@angx/ngx-circle-chart';
</script>

README

@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