Execute custom shapes closure
authorPetr Shevtsov <petr.shevtsov@gmail.com>
Mon, 28 Apr 2014 09:26:00 +0000 (13:26 +0400)
committerPetr Shevtsov <petr.shevtsov@gmail.com>
Mon, 28 Apr 2014 09:26:00 +0000 (13:26 +0400)
extras/shapes.js

index 097bc5c..a453177 100644 (file)
@@ -115,4 +115,4 @@ Dygraph.update(Dygraph.Circles, {
   }
 });
 
-});
+})();