Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
SVG arc with conical gradient
Asked
Jun 01 '14 at 12:06
Active
Jun 01 '14 at 12:21
Viewed
74 times
1
Is there a way to add a conical gradient like this to an svg path:
svg
gradient
edited
Jun 01 '14 at 12:21
Andreas Köberle
asked Jun 01 '14 at 12:06
Andreas Köberle
106,652
57
273
297
2
You can approximate that conical cradient with a number of linear gradients. See my approximation here: http://jsfiddle.net/Weytu/17/
–
Paul LeBeau
Jun 01 '14 at 16:13
0 Answers
0