@protected
authorDan Vanderkam <danvdk@gmail.com>
Mon, 14 Oct 2013 21:17:17 +0000 (17:17 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Mon, 14 Oct 2013 21:17:17 +0000 (17:17 -0400)
datahandler/datahandler.js

index 0261794..3d61a82 100644 (file)
@@ -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