qiao / ProgressCircle.js

A progress indicator in HTML5 canvas
http://qiao.github.com/ProgressCircle.js/
114 stars 18 forks source link

Manual update #5

Closed binarykitchen closed 9 years ago

binarykitchen commented 10 years ago

I would like to be able to update the circles manually without using start() because I am fetching data from the server.

dwelle commented 10 years ago

Issued PR that adds this feature, see #7