diff --git a/module/report/view/annualdata.html.php b/module/report/view/annualdata.html.php index b6f03531c1..35234b8d7a 100644 --- a/module/report/view/annualdata.html.php +++ b/module/report/view/annualdata.html.php @@ -293,6 +293,7 @@ $(function() show: yearsData.length && yearsData.length > 1, axisType: 'category', autoPlay: true, + loop: false, playInterval: 1000, left: "1%", bottom: "1%",