diff --git a/public/vendor/flot/jquery.flot.js b/public/vendor/flot/jquery.flot.js index 22cb2b8ee26..8011e82aa53 100644 --- a/public/vendor/flot/jquery.flot.js +++ b/public/vendor/flot/jquery.flot.js @@ -2621,8 +2621,8 @@ Licensed under the MIT license. ctx.fillStyle = fillStyle; ctx.fill(); } - ctx.stroke(); } + ctx.stroke(); } ctx.save();