From: dsc Date: Thu, 23 Feb 2012 19:12:07 +0000 (-0800) Subject: Adds todo.md X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=b79d07f0702c64d35ffffb62836696acd24cb9c4;p=kraken-ui.git Adds todo.md --- diff --git a/docs/notes.md b/docs/notes.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/todo.md b/docs/todo.md new file mode 100644 index 0000000..a016b47 --- /dev/null +++ b/docs/todo.md @@ -0,0 +1,31 @@ +# todo + +## notes + +## bugs + + +## features + +- Bookmarkable Graphs + - Load graph from URL + - Update URL when graph changes +- Ability to merge & filter datasets +- Discoverable & Self-Describing Data Sources + - ToC endpoint + - Metadata endpoint for each datasource/dataset + - (Both could be static files -- "endpoint" just means a convention to the URLs) +- Persist graph settings as a preset on the server +- Dashboard Configuration + - list of graphs w/ configuration identifiers + + +## ux + +- Filter/Sort attributes, datasets, etc +- Improve graph color defaults +- Stacked bar charts seem to be something a lot of us are into, but dygraphs won't be doing that. (tho d3 does) +- Dashboard + - What datasets do we need? + - How should they be laid out? +