[Plot] Update PlotController

Update plot controller to request historical telemetry,
WTD-806.
This commit is contained in:
Victor Woeltjen
2015-04-17 14:09:39 -07:00
parent 9f390de213
commit 5cc89e7983
2 changed files with 23 additions and 15 deletions

View File

@ -251,7 +251,7 @@ define(
/**
* Fill in historical data.
*/
setHistorical: setHistorical
addHistorical: setHistorical
};
}