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 85 forks source link

1. is it possible to use shadow effects; 2. image + text together? #139

Open leandrop20 opened 3 years ago

bootsoon commented 3 years ago
  1. How does "shadow effects" look like?
  2. "image + text" is not supported.
naitikpatel1990 commented 2 years ago

Use style="filter: drop-shadow(0 8px 4px rgba(0, 0, 0, 26%))"