a couple of bug fixes:
- fixed sensor detail chart not showing data - fixed? out ouf memory in PowerChalange page - temporary fix for wrong / redirect
This commit is contained in:
parent
9e59b53546
commit
172975d792
3 changed files with 3 additions and 2 deletions
|
|
@ -119,5 +119,6 @@ function getChartData(json){
|
|||
names: labels,
|
||||
type: 'spline',
|
||||
axes: dataYaxis,
|
||||
unload: true,
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue