1,738
edits
m (→Examples) |
|||
== Statistical functions ==
The STATS keyword requires a ''Plotvariable'' on which to apply the statistics and a method to apply and a statistical method to use.
STATS [ALL||DAILY|RECENT|EXTRA] <[[Charts_Definition_Language_(CDL)#Plotvariables|Plotvariable]]> <Statistical method>
The following statistical methods are available in the ChartsCompiler:
CHART DailyRain TITLE Rain with statistics
PLOT ALL
PLOT ALL
STATS
EndChart
[[Category:CumulusUtils]]
|