diff --git a/public/v1/js/ff/charts.js b/public/v1/js/ff/charts.js index ba98bb07f4..7013842bbe 100644 --- a/public/v1/js/ff/charts.js +++ b/public/v1/js/ff/charts.js @@ -346,7 +346,6 @@ function drawAChart(URI, container, chartType, options, colorData) { if (typeof drawVerticalLine !== 'undefined') { if (drawVerticalLine !== '') { // draw line using annotation plugin. - console.log('Will draw line'); chartOpts.options.annotation = { annotations: [{ type: 'line',