Eubrewnet Wiki
Eubrewnet Documentation
Eubrewnet Documentation
This page gives a brief overview of the functions available in Eubrewnet for data visualisation.
graph.load
brewerid
: see Brewerid in common inputsdate
: see Date in common inputsenddate
: see Enddate in common inputsproduct
: Name of the access function of which we want to represent the parameters.variable
: Name of the variable of the parameter that we want to represent.ylim
: It sets the limits on the y-axis. The argument must be two numbers separated by a comma.mode
: This allows to select functions from the modules “processdata”, “aodgetdata”. By default, module “getdata” is used.avgdata
: Using this parameter, we get the mean and median value of the plotted series.xvar
: This allows change the x axe by another parameter.If we pass more arguments to graph.load, they will be passed to the selected function, so we can use urlconfig together with process or any other argument.