First have a circle day like my.
Then have a small rectangle that just covers sunday then do the masking. U will see sunday be yellow if your rectangle is yellow color.
Now select the rectangle in the mask group. Put the pivot to same of the day circle. Then use the angle tag code.
P.s circle days are white text only position correctly
A quick maths lesson here,
Like say u have x number of points and you want to put in around y degress circle
Your fomula would be y/x * tag
The tag would have x number of different results
So example 100 points (bat per cent)
On a 90 degree bar
Formula = [BATT_PER]* 90/100
So for days its would be?
I would like u figure this out yourself so next time u can figure out formulas yourself
Btw the day is a single index picture designed in photoshop not on wfs. Its has to be a single png.
With white days on transparent background.
If not you need another method to do it
Method 2
- create individual white text fields monday to sunday
- create duplicates but yellow colour
- align the yellow text on top of each day
- change opacity according to day
E.g on the yellow text sunday , opacity = if sunday yellow text opacity is 100 else 0
on the text yellow text monday , opacity = if monday
opacity is 100 else 0
And so on