03-13-2018 18:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-13-2018 18:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Some clockfaces (like for example Arc by Fitbit) have arcs that are gradient colored. The standard SVG does not cover this option so I would be glad if some developers could explain how to do it.
Thanks a lot
Answered! Go to the Best Answer.

Accepted Solutions
03-15-2018 08:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-15-2018 08:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Take a look at the <mask> element. https://dev.fitbit.com/build/guides/user-interface/svg/

03-15-2018 08:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-15-2018 08:40
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Take a look at the <mask> element. https://dev.fitbit.com/build/guides/user-interface/svg/

