diff --git a/src/views/app.js b/src/views/app.js index 2b420aec1..42933b0cd 100644 --- a/src/views/app.js +++ b/src/views/app.js @@ -765,12 +765,13 @@ angular.module('Application').controller('AppController', ['$scope', '$location' legend: { display: false }, - tooltips: { - intersect: false + interaction: { + intersect: false, + mode: 'index', }, scales: { x: { - autoSkipPadding: 20, + ticks: { autoSkipPadding: 50, maxRotation: 0 } }, y: { min: 0,