3ebc379ed7fc603e91c4b63dab39e9a3eb485f39
1 /*global Gallery,Dygraph,data */
6 name
: 'Resizable Graph',
7 title
: 'Resize the window. The dygraph will resize with it.',
8 setup
: function(parent
) {
9 parent
.innerHTML
= "<div id='div_g'>";
13 document
.getElementById("div_g"),