vue-circle-progress
A circle progress component. Forked from v-circle and updated with vue 2.
Usage
Props
prop type description example default value color String circle progress fill color #000000 #2ecc71width Number circle size 180 150fontSize Number circle progress value size 64 64pv Number circle progress value 75 0textColor String circle progress value color #bdc3c7 #bdc3c7bold String circle progress outline width 10 5textBgColor String circle progress value background-color #000000 #f9f9f9borderColor String circle progress outline color #000000 #bdc3c7during Number circle progress animation duration-time 2 0.8bgColor String circle progress background-color #000000 #f0f0f0