diff --git a/src/views/app.js b/src/views/app.js index e8f28f515..1661421a3 100644 --- a/src/views/app.js +++ b/src/views/app.js @@ -621,11 +621,7 @@ angular.module('Application').controller('AppController', ['$scope', '$location' backgroundColor: '#82C4F844', borderColor: '#2196F3', borderWidth: 1, - radius: 2, - pointBackgroundColor: 'rgba(151,187,205,1)', - pointBorderColor: '#2196F3', - pointHoverBackgroundColor: '#82C4F8', - pointHoverBorderColor: '#82C4F8', + radius: 0, data: datapoints }] };