Index: /lib/jqplot/jquery.js
===================================================================
--- /lib/jqplot/jquery.js	(revision 6326)
+++ /lib/jqplot/jquery.js	(revision 6327)
@@ -3658,5 +3658,5 @@
 	},
 
-	bind: function( types, data, fn ) {
+	onbind: function( types, data, fn ) {
 		return this.on( types, null, data, fn );
 	},
