Visualize Historical Measurements with EPLOT

Question: How can I analyze the historical trend of measurements like Body Condition Score (BCS), Weight, or Height for individual animals or groups in DC305?

Answer: Use the EPLOT command to display the historical progression of specific numeric measurements that have been recorded in the Remark field of events.

EPLOT provides visual analysis for three types of animal measurements over time:

  • Body Condition Score

  • Weights

  • Heights

The historical data for these plots is typically sourced from the BCS (Body Condition Score) Event and the MEASURE event. The specific event codes used for each measurement are defined in the EPLOT Settings (EPLOT\M).

EPLOT differs from standard graphing commands because it plots the numeric value found in the Remark field of a specified event (for example, the body condition score recorded in the BCS event). Don't confuse EPLOT with the GRAPH or EGRAPH functions:

  • GRAPH plots current numeric item values (for example, MILK).

  • EGRAPH plots the frequency of events over time (for example, MAST count).

  • EPLOT plots historical measurements saved in the Remark field over time.

IMPORTANT: Because EPLOT reads from the Remark field, that data must be correct. The numeric value entered into the Remark field for Body Condition Score, Weight, and Height is always processed as two decimal points (for example, 4.20 or 2.40). For Body Condition Score, a value of "1" is processed as 1.00 and a value of "4.2" is processed as 4.20.