Check that setRow is not negative, fixes #644. (#773)
authorMajlen <majlen@civ.zcu.cz>
Mon, 12 Sep 2016 15:43:49 +0000 (17:43 +0200)
committerDan Vanderkam <danvdk@gmail.com>
Mon, 12 Sep 2016 15:43:49 +0000 (11:43 -0400)
commit8cc4108bdb0db5006d794be50d1bbca9558373e9
tree8a86c510e774f49a330978b4b44f980bf424029f
parent051a854a82738473230fd1c20b6c9cacb036269d
Check that setRow is not negative, fixes #644. (#773)

Synchronization breaks up if this case is not checked. Fix has been
proposed in the bugreport.
src/dygraph.js