Could you please provide the link of Gauges Angular Demo link because I have not found any angular sample for Gauge with value update on website.
Now second thing in Dimitar suggestion I have no idea about this function.
$scope.$on(‘jqxGaugeCreated’, function (event, arguments) {
$scope.jqxSettings.apply(‘val’, 6666);
});
$scope.$on()-Could you please explain what it does.
Looking forward for your reply