bootsoon / ng-circle-progress

A simple circle progress component created for Angular based on SVG Graphics.
https://bootsoon.github.io/ng-circle-progress/
MIT License
250 stars 86 forks source link

Adding shadow to SVG circle #167

Open Nurech opened 2 years ago

Nurech commented 2 years ago

Is there way to add inset/outset shadow to SVG element? If not could we add SVG filter? Desired result:

img1 img2