(int plotID, string variable, int update)Adds a data point with value variable, every update ms.
void GuiGraphCtrl::addAutoPlot(int %plotID, string %variable, int %update);
int %plotID
No description available.
string %variable
No description available.
int %update
No description available.
void
No description available.
Engine
GuiGraphCtrl::addDatum
GuiGraphCtrl::getDatum
GuiGraphCtrl::matchScale
GuiGraphCtrl::removeAutoPlot
GuiGraphCtrl::setGraphType
This function is not called by any other functions.