# Functions

AggregateStats sum each element of the 2 different stats and returns the results.
CalculatePercent based on numerator & denominator values.
GetStatsComparison returns the comparison of 2 metrics.
NearestThousandFormat returns a string with %.2f<K/M/B>.
Ratio of 2 numbers.
RawNumberFormat returns a string with %.2f<K/M/B>.
Subtract num2 from num1.
SumStats sum each element of a given slice and return the result.

# Constants

Down label.
Flat label.
Up label.