Hi, I’m trying to come up with an Olympic design and would like to show humidity on a progress dial. I’ve come up with this:
(#WCHN#/137)
I’m assuming the humidity value is a percentage! Unfortunately, creator doesn’t have a test function for this so I wondered if you heroes could give it a look for me and see if i’m on the right track or not. I’ve downloaded the face to my watch for testing and it shows 69% and when i ask google for the humidity in my area the values seem to tally with an acceptable variation.
2 Likes
Humidity is a percentage… so just swap out for Battery #BLN# and you can test with that… and remember to swap back to the correct tag. But for % the fill ratio would be (#WCHN#/100)
The divide by 137 would just give you a 240degrees circular fill, so that is ok if that is what you want.
4 Likes
Yes, that’s what I was looking for. Thanks for the confirmation.
1 Like
Can always be tested with Battery #BLN# or Phone battery #PBN#… in preview… and then just update the tag back to #WCHN# when finished testing.
2 Likes