Add toString function to dygraph instances. Doesn't work with graphs on divs without...
authorRobert Konigsberg <konigsberg@google.com>
Fri, 4 Feb 2011 22:27:56 +0000 (17:27 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Fri, 4 Feb 2011 22:27:56 +0000 (17:27 -0500)
commit22bd1dfbc02a94d066898aa35c519eab0247a5e0
tree8d3f858de0af0c1a669881f1ab8a794f6e416170
parent315d4876f4f255a572c590b3155d436dec4a0ca5
Add toString function to dygraph instances. Doesn't work with graphs on divs without ids -- ever thought of adding a "name" attribute to support many graphs on a page?
dygraph.js