diff --git a/public/vendor/flot/jquery.flot.js b/public/vendor/flot/jquery.flot.js index 8011e82aa53..22cb2b8ee26 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();