1,727
edits
mNo edit summary |
m (→Keywords) |
||
All capital written words in the Chart block section are keywords (reserved words) and have meaning.
==== Plotvariables ====
The following PlotVariables are
===== With the RECENT qualifier =====
"InsideTemp", "Dewpoint", "ApparentTemp", "FeelsLike", "WindChill", "HeatIndex","Temperature", "Humidex",
"WindGust", "WindSpeed",
"EvapoTranspiration"
===== With the ALL qualifier =====
"MinTemp", "MaxTemp", "AverageTemp", "WindChill", "MaxDewpoint", "MinDewpoint","MaxFeelsLike", "MinFeelsLike",
"HeatingDegreeDays","CoolingDegreeDays","EvapoTranspiration"
====
===== Graph Types =====
The following graphs are possible
Line, SpLine, Area, Scatter, Column, ColumnRange
ColumnRange only works for DAILY and ALL range specifiers. If the Max and Min lines of the range must be shown, they need to be specified as a separate line. The range can be specified for either Min or Max, the range will automatically be applied and no line will be shown. The ColumnRange is valid for all variables in the datafile with a Max/Min range: ''Temperature, Dewpoint, FeelsLike'' (and other derivatives), ''Barometer'' and ''Humidity''. Other variables will generate an error.
===== Axis Types =====
The following Axis are possible.
Temp, Wind, Distance, Hours, Solar, UV, Rain, Rrate, Pressure, Humidity, DegreeDays, EVT
In future a generic (without title or unit) Axis will selectable to accommodate plotting in combination with other variables.
====
For other types such as STATS types (or methods) and FUNCTION types for EVAL, see those respective pages.
==== Explanation of the definition Keywords ====
|