X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdata.html;h=b010407218b5332e52990417741682a688af310a;hb=966ac3fa0de18a7b5ddefe4aba6938d8358ea0cf;hp=3a237b12c8c30c46b32a2dcfe189dd499d7eb5e8;hpb=44f29e932dcbe83c1bfaebb8735579392e27a5df;p=dygraphs.git diff --git a/docs/data.html b/docs/data.html index 3a237b1..b010407 100644 --- a/docs/data.html +++ b/docs/data.html @@ -304,6 +304,8 @@ function() { return x; } + Functions can return strings, arrays, data tables, URLs, or any other data type. +

DataTable

You can also specify a Google Visualization Library DataTable @@ -325,5 +327,16 @@ - walkthrough of using std. dev. in a spreadsheet chart + +