Add Dygraph.ready() method to simplify annotations usage.
authorDan Vanderkam <danvdk@gmail.com>
Mon, 5 Aug 2013 20:37:33 +0000 (16:37 -0400)
committerDan Vanderkam <danvdk@gmail.com>
Mon, 5 Aug 2013 20:37:33 +0000 (16:37 -0400)
commit5bcc58b46734fb5c9e821ed041318cb53127feb5
treed8cc18919b5bb1d446b9399dbe46c358c1cc99cb
parent144034416d8119387dbdc3ce689d7b9fa4b2a0ee
Add Dygraph.ready() method to simplify annotations usage.
auto_tests/tests/Util.js
auto_tests/tests/annotations.js
docs/annotations.html
dygraph.js