diff --git a/app/js/mdot.js b/app/js/mdot.js index f2deed3..9859825 100644 --- a/app/js/mdot.js +++ b/app/js/mdot.js @@ -376,7 +376,7 @@ ], graphs: [{id: 'occ', valueAxis: 'occupancy', - type: 'line', + type: 'column', clustered: false, columnWidth: 1, lineColor: '#aaaaaa',