X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=gallery%2FREADME;h=fc0e5e8df04d6907e3598762af68ded9f92a6d8f;hb=056763ed22ccc5bdebc73355841052d0d6815a1f;hp=9063e818b4c9244c00a04bd7dcc32508de928686;hpb=795b16307db2a673ba7aa3452f6f6b0e93baeb3a;p=dygraphs.git diff --git a/gallery/README b/gallery/README index 9063e81..fc0e5e8 100644 --- a/gallery/README +++ b/gallery/README @@ -21,4 +21,10 @@ Tips on adding entries to the gallery run: function() { function window.func() { .. }; } * You'll find it easier if you convert all the double-quotes in your HTML to - single quotes. \ No newline at end of file + single quotes. + +TODOs: + * Remove the awful tables in interaction.html (that I wrote) + * Move all style to css + * Add margin-left: 30px to #workarea, and then make #workarea h2 { margin-left: -30px} + * Remove runtime warnings. \ No newline at end of file