vendor/assets/javascripts/jquery.flot.image.js in flot-rails-0.0.5 vs vendor/assets/javascripts/jquery.flot.image.js in flot-rails-0.0.6

- old
+ new

@@ -1,7 +1,7 @@ /* Flot plugin for plotting images. -Copyright (c) 2007-2013 IOLA and Ole Laursen. +Copyright (c) 2007-2014 IOLA and Ole Laursen. Licensed under the MIT license. The data syntax is [ [ image, x1, y1, x2, y2 ], ... ] where (x1, y1) and (x2, y2) are where you intend the two opposite corners of the image to end up in the plot. Image must be a fully loaded Javascript image (you can make one