How to create a circular progress bar? #41212
Unanswered
lulunac27a
asked this question in
Q&A
Replies: 1 comment
-
I don't think you can implement this with bootstrap alone. But maybe someone knows better? I would consider using a JS library. Of course, it depends on how intensively you want to use the charts. Or pure CSS: https://codepen.io/jo-asakura/pen/NWWrWj |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a circular progress bar like a donut shaped progress bar that is used with games with level and experience points (XP).
Beta Was this translation helpful? Give feedback.
All reactions