BUGFIX: Fixed bug using the idxToRow_ function instead of directly taking the row...
authoreberldav <eberldav@ch.sauter-bc.com>
Thu, 13 Jun 2013 08:38:31 +0000 (10:38 +0200)
committereberldav <eberldav@ch.sauter-bc.com>
Thu, 13 Jun 2013 08:38:31 +0000 (10:38 +0200)
commita703cbdf5c20bbcf7b2216cf94ab092d5cfb2ec7
tree82096f59df3adf7317a9e2e858637dc4ec9231fa
parent9bda5a1d1f49c98e069afacc304390af974df58a
BUGFIX: Fixed bug using the idxToRow_ function instead of directly taking the row from the point. Also the idxToRow_ method has been completely removed based on Dans comment, that it is unneeded.
dygraph.js