Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unique color per year and season:

Code Block
xml
xml
<statisticalFunction function="historicalShowLowsBelow"/>
<statisticalFunction function="historicalShowPeaksAbove"/>

Normalize duration

(Since 2016.02)  for the peaks above/below functions a checkbox is added to normalize over duration. This changes The y-axis from Normalized difference to Max difference and the X-axis from (total) duration the Normalized duration. 

...

Code Block
xml
xml
<statisticalFunction function="scatterPlot"/>

Historical Scatter Plot (per year and season)

(Since 2016.02) There is also a scatter plot available where you can select years and seasons separately and choose unique coloring

Image Added

Code Block
xml
xml
<statisticalFunction function="historicalScatterPlot"/>

Show statistics for specific timeseries

...