delowardev/vue3-circle-progress

Title inside the circle

Closed this issue · 6 comments

Hi Delowar Hossain, tanks for this vue component, I have a question for you, how can i set title inside de circle, example 55% and will be cool if the title go 0%... to 100% if is posible.

i to like that:
set svg atribute ; set props title:Boolean false its work but i think you have a better way?

Did you manage to get a title inside the circle? I really need to be able to write text / percentage inside there, as its shown in the demo images!

Hi @Armagedoomutils, I will add this feature by tomorrow.

A new version has been released with counter feature, here is the demo:
https://codesandbox.io/s/determined-dawn-3ybev?file=/src/App.vue

@thiagocr2017 @Armagedoomutils

hi, nice work! How can I show % after counter numbers

Hi, I can not make it work. I add the unit prop but it is not showing.
Is it possible to add custom text inside of the circle? I want to display Numbers, as I do have this as a progress slider, so each cirlce would be a day. Like Day 1, day 2, and so on