Skip to content

A simple circle progress component created for Angular based on SVG Graphics.

Notifications You must be signed in to change notification settings

lengocthuong15/ng-circle-progress

 
 

Repository files navigation

ng-circle-progress

==================================================================================

This is forked from: https://github.com/bootsoon/ng-circle-progress

I implement more option: end of dot for showing a dot at the end of the stroke.

The result will looks like this:

image

Option: showDot: boolean

This will apply a dot on outerStroke

==================================================================================

A simple demo app using ng-circle-progress.

demo

Demo

Try out the demo!

Installation Guide

Installation Guide

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

This project was generated with Angular CLI version 10.1.3.

About

A simple circle progress component created for Angular based on SVG Graphics.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.9%
  • HTML 12.9%
  • JavaScript 4.8%
  • CSS 0.4%