Adds todo.md
authordsc <dsc@less.ly>
Thu, 23 Feb 2012 19:12:07 +0000 (11:12 -0800)
committerdsc <dsc@less.ly>
Thu, 23 Feb 2012 19:12:07 +0000 (11:12 -0800)
docs/notes.md [new file with mode: 0644]
docs/todo.md [new file with mode: 0644]

diff --git a/docs/notes.md b/docs/notes.md
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/docs/todo.md b/docs/todo.md
new file mode 100644 (file)
index 0000000..a016b47
--- /dev/null
@@ -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?
+