diff --git a/views/default/js/advanced_statistics/charts.js b/views/default/js/advanced_statistics/charts.js index 84006ac..04b50c2 100644 --- a/views/default/js/advanced_statistics/charts.js +++ b/views/default/js/advanced_statistics/charts.js @@ -51,7 +51,6 @@ define(['jquery', 'jqplot/jquery.jqplot'], function($) { if (options['axesDefaults']) { options['axesDefaults']['tickRenderer'] = eval(options['axesDefaults']['tickRenderer']); } - console.log(options); if (result.data[0].length) { $target.html(''); // remove loader