app/assets/javascripts/highcharts/highcharts-3d.js in highcharts-rails-4.2.6 vs app/assets/javascripts/highcharts/highcharts-3d.js in highcharts-rails-4.2.7
- old
+ new
@@ -1,10 +1,10 @@
// ==ClosureCompiler==
// @compilation_level SIMPLE_OPTIMIZATIONS
/**
- * @license Highcharts JS v4.2.6 (2016-08-02)
+ * @license Highcharts JS v4.2.7 (2016-09-21)
*
* 3D features for Highcharts JS
*
* @license: www.highcharts.com/license
*/
@@ -501,9 +501,10 @@
start: interpolate('start'),
end: interpolate('end')
}));
};
}
+ animation = anim; // Only when duration (#5572)
}
return proceed.call(this, params, animation, complete);
});
// destroy all children