Open diwu1989 opened 9 years ago
also, when the arc is drawn already and the value changes, it should animate from the current position to the new position vs resetting
adding scope.$watch on expected and actual, and arc will animate from current position.
I didn't see any usage of $scope.$watch, so how would the directive react when the value is changed?