Text that follow circular progress bar

How can i make text following the decreasing 90 degree circ progress bar. I would like to have batt perc as text that follow around face the progress bar like

Hi. Just set Inner Pivot for X,Y to 225. Then set start angle and add you angle expression like

[BATT_PER] * speed (should be same as on progress bar)

speed = Angular distance / max[BATT_PER]
= Angular distance / 100

1 Like

Wow, it is exactly what i search. I thank you very much ! :smiley:

How can I do with Range complication?