projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8442269
)
Comment update.
author
Robert Konigsberg
<konigsberg@google.com>
Mon, 27 Jun 2011 20:22:37 +0000
(16:22 -0400)
committer
Robert Konigsberg
<konigsberg@google.com>
Mon, 27 Jun 2011 20:22:37 +0000
(16:22 -0400)
dygraph-utils.js
patch
|
blob
|
blame
|
history
diff --git
a/dygraph-utils.js
b/dygraph-utils.js
index
27196d8
..
e03aaf8
100644
(file)
--- a/
dygraph-utils.js
+++ b/
dygraph-utils.js
@@
-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