X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=plugins%2Flegend.js;h=68a676254ff1a12c6a1d834c06c4f102bfab4024;hb=117b8bee20ce2bf7d36668af054285244d438b5c;hp=df2ce1e8050ca2d9e69609112c3c8eb5e1dff4c5;hpb=c02097ab8767f4977d97964a092923baddc7ca08;p=dygraphs.git diff --git a/plugins/legend.js b/plugins/legend.js index df2ce1e..68a6762 100644 --- a/plugins/legend.js +++ b/plugins/legend.js @@ -1,3 +1,9 @@ +/** + * @license + * Copyright 2012 Dan Vanderkam (danvdk@gmail.com) + * MIT-licensed (http://opensource.org/licenses/MIT) + */ + Dygraph.Plugins.Legend = (function() { /*