Versions Compared

Key

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

...

Buttons in the TimeSeries Dialog can individually be set to be shown or hidden with use of the buttonsSettings element. More information on which sub-element controls which button can be found on the Button Visibility Settings subpage.

thresholdDisplayConfig

The thresholdDisplayConfig The thresholdDisplayConfig element allows more detailed configuration of threshold colours and location in the timeseries display. The example below shows the different attributes and elements of the thresholdDisplayConfig the thresholdDisplayConfig. For each threshold a thresholdDisplayOptions element is added containing the following elements.

  • id: this is the Threshold ID as used in the Thresholds.xml file
  • visible: set to true to indicate the threshold must be visible in the graph
  • color: select the correct color of the threshold line
  • backgroundOpaquenessPercentage: set the opaqueness percentage of the threshold background, filled area between the threshold values in the graph
  • labelIncludesValue: set to true to add the threshold value in the threshold label
  • labelAlignment: select right or left to align the threshold label in the graph

In addition to the above options per threshold, an extra noThresholdDisplayOptions can be added to configure a color and opaqueness for the area of the chart that is outside the range of any threshold, for example when the thresholds are displayed as filled areas in yellow/orange/red colors, you may want to show the area below any threshold to be filled with a green color.

Display Group hide all tool windows

...