Versions Compared

Key

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

...

Optional field, only intended to be used for viewing non-equidistant series. Specifying this value will prevent the drawing of line segments in the TimeSeriesDisplay between adjacent time/value points for which the time difference exceeds the specified maximum time span.

maxValueDifference

Optional field. It should be a positive number.  If it is configured, two neighboring points in the time series display will not be connected, if the difference between their values is greater than the configured value.  This can be useful feature for parameters such as wind direction, when the values can go back and forth between 0 and 360.  As an example, bellow, the maxValueDifference was set at 5.

Image Added

tableHeaderBackgroundColor

...