Fix for issues 236 & 270 from timeu.
authortimeu <uemit.seren@gmail.com>
Thu, 26 Jan 2012 18:53:04 +0000 (13:53 -0500)
committerDan Vanderkam <danvk@google.com>
Thu, 26 Jan 2012 18:53:04 +0000 (13:53 -0500)
commit1c6b239c23ed69c382adc81465daa7f1cfc12b54
treec80e6c5012fb0ad5489fc6dfab25d9ecfebabf40
parente46e3d09ab519d3c154eca0df217b921d0e5b500
Fix for issues 236 & 270 from timeu.

Issue 236: Highlight callback will fail if the first data series has visibility=false
Issue 270: Remove onResize event handler in destroy() function
auto_tests/misc/local.html
auto_tests/tests/callback.js [new file with mode: 0644]
dygraph.js