projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e956b69
)
@protected
author
Dan Vanderkam
<danvdk@gmail.com>
Mon, 14 Oct 2013 21:17:17 +0000
(17:17 -0400)
committer
Dan Vanderkam
<danvdk@gmail.com>
Mon, 14 Oct 2013 21:17:17 +0000
(17:17 -0400)
datahandler/datahandler.js
patch
|
blob
|
blame
|
history
diff --git
a/datahandler/datahandler.js
b/datahandler/datahandler.js
index
0261794
..
3d61a82
100644
(file)
--- a/
datahandler/datahandler.js
+++ b/
datahandler/datahandler.js
@@
-255,6
+255,7
@@
handler.prototype.getIndexesInWindow_ = function(series, dateWindow) {
* all values were type number, with few edge cases, none of which were strings.
* @param {?number} val
* @return {number}
+ * @protected
*/
handler.parseFloat = function(val) {
// parseFloat(null) is NaN