angular-progress-arc
angular-progress-arc copied to clipboard
angular 1.4 support?
progress-arc
doesn't seem to work with angular 1.4.7
(and perhaps earlier?).
No arc displays, but I get this error in the console: Unexpected value NaN parsing r attribute.
trivial example: http://jsfiddle.net/bkent/9nguLy6c/
No worries will check it out this week. I haven't used Angular much in recent months so haven't kept up with development.
Something to do with the default strokeWidth value not being taken into account. If you explicitly set this via the 'stroke-width' attribute, it works.