projects
/
limn-bak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
654b183
)
added options to yaml data specification (title,ylabel,xlabel)
author
declerambaul
<fabian.kaelin@gmail.com>
Tue, 28 Feb 2012 18:36:02 +0000 (13:36 -0500)
committer
declerambaul
<fabian.kaelin@gmail.com>
Tue, 28 Feb 2012 18:36:02 +0000 (13:36 -0500)
docs/dataset-spec.yaml
patch
|
blob
|
history
diff --git
a/docs/dataset-spec.yaml
b/docs/dataset-spec.yaml
index
e3a4c6f
..
47a8f49
100644
(file)
--- a/
docs/dataset-spec.yaml
+++ b/
docs/dataset-spec.yaml
@@
-12,6
+12,10
@@
id : Unique identifier for this dataset. This file should be named `{id}.{ex
name : Human-friendly name for the dataset.
format : Data format. Valid: csv, json. (Maybe in the future: yaml, xml, etc.)
url : Canonical URL for the dataset's data file: /data/
+title : Title for dygraph
+ylabel : Label for y-axis
+xlabel : Label for x-axis
+
# Timespan and quanta covered by this dataset
timespan :