Hacker News new | ask | show | jobs
by andsens 1549 days ago
Years ago I wrote an article explaining how to do that in pure CSS: https://medium.com/@andsens/radial-progress-indicator-using-...

It's basically the same thing, just fully radial instead of just a gauge.

Here's a working example: https://jsfiddle.net/andsens/mLA7X/ (click in the middle of it to animate to another random percentage)