Comment update.
authorRobert Konigsberg <konigsberg@google.com>
Mon, 27 Jun 2011 20:22:37 +0000 (16:22 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Mon, 27 Jun 2011 20:22:37 +0000 (16:22 -0400)
dygraph-utils.js

index 27196d8..e03aaf8 100644 (file)
@@ -172,6 +172,7 @@ Dygraph.hsvToRGB = function (hue, saturation, value) {
 // The following functions are from quirksmode.org with a modification for Safari from
 // http://blog.firetree.net/2005/07/04/javascript-find-position/
 // http://www.quirksmode.org/js/findpos.html
+// ... and modifications to support scrolling divs.
 
 /**
  * Find the x-coordinate of the supplied object relative to the left side