Step rotation gauge Tutorial

That is quite a new tag Tom . Thanks for Outlining how it works . I wish we had steps goal . You could just slip that in for the MAX .

1 Like

The functions works exactly as @petruuccios explained it. There must be a “clamp” in there…

But I think the function is limited. I have watch faces, where I want the next 10’000 steps, so 10’000 to 20’000 steps, to be displayed and not freeze at the maximum.

Here 270° with 6000 steps for that rotation and it jumps forward to 0 position when it passes 6000 steps:

(270+(#ZSC#*0.0433)+(floor(#ZSC#/6000)*100))

1 Like

Yeah I had a crack at an Auto Ranging steps Gauge . I have a Friend ( Facer Friend ) who routinly does 20k . Thanks for the Formula Tom . I suppose the Smart one could still be used with care .

1 Like

WOW did not know about that at all so the progress bar stays that way does not diminish

1 Like

I used progress bar just as example to highlight the area, it could be arc shape too, or simply edit the background image ticks more visible.

2 Likes

I did edit the tics but I like what you showed with progress bar thank you so much

1 Like