energy spline stack

This commit is contained in:
Eric Hulburd
2016-02-15 16:09:40 -06:00
parent 1758fce5a4
commit 9ea4a8ebe9
7 changed files with 106 additions and 141 deletions

View File

@@ -10,7 +10,7 @@ var Layout = React.createClass({
houses: null,
house: null,
view: 'graph',
dataset: 'energy',
dataset: 'power',
requesting_data: true
};
},