diff --git a/jquery.flot.image.js b/jquery.flot.image.js index 29ccb12..24753d2 100644 --- a/jquery.flot.image.js +++ b/jquery.flot.image.js @@ -110,7 +110,7 @@ images (like Google Maps). $('').load(handler).error(handler).attr('src', url); }); - } + }; function drawSeries(plot, ctx, series) { var plotOffset = plot.getPlotOffset();