Axiom can use to different drawing modes to represent data. These two drawing modes include weighted TimeAverage and High/Low.
By default, Axiom draws data in weighted TimeAverage mode (learn how to adjust this default). This means if there are more values to display than there are pixels, the average of the values will be drawn.
Often clients need to see a different representation of the data and will switch to a High/Low drawing format. This option will not draw in a weighted time average format but will instead draw both the highest and lowest value within the set.
Below is an example of both drawing styles for a point that changes every second with a chart duration of 8 hours (28,800 values).

The red pen represents the weighted TimeAverage and the blue pen represents the High/Low drawing style. On closer examination of part of the period, you can clearly see the difference.

To switch between these drawing styles, do the following:
Browser Version 18
- Right-click on the trend you wish to change.
- When the Edit Trends menu appears, you will need to select the desired trend by clicking the empty square next to the trend's name or by multi-selecting all trends on the graph using the "Select All" function.
- On the right-hand side of the menu, change the Aggregate drop down from TimeAverage2 to Minimum2,Maximum2.
- Ensure the Aggregate Interval below reads 00:00:00.
- Close the window.
Desktop Client
- Right-click on the trend graph or click the three horizontal lines at the top left of the screen to expand the side menu.
- Select "Edit" from the "Trends" section of the menu.
- When the Edit Trends menu appears, if there are more than one trend on the graph, you will need to select the desired trend by clicking the empty square next to the trend's name or by multi-selecting all trends on the graph using the "Select All" function.
- Click the right arrow or Edit feature at the top of the menu.
- In the General section of the Edit Trends menu, change the Aggregate drop down from TimeAverage2 to Minimum2,Maximum2.
- Ensure the Aggregate Interval below reads 00:00:00.
- Close the window.
Comments
0 comments
Article is closed for comments.