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

Can't get Title and Subtitle together in centre #122

Closed man-oz closed 4 years ago

man-oz commented 4 years ago

Screenshot 2020-05-15 at 1 26 54 PM

As shown in this image the Text tspan element should have y="100" attribute to y="120" can see that working fine in developer tools by changing that manually, but can't make it work other way round. Anyone, Working first time with these elements. I know that on : [showUnits]="false" [showSubtitle]="false" I can get the TITLE in centre but Need that Subtitle too. Screenshot 2020-05-15 at 1 40 13 PM

dineshnirali commented 1 year ago

How to fix this ? Plz help me out