graph_num_div: Create the correct axis label based on the maximum value

Description Usage Arguments Value

Description

Create the correct axis label based on the maximum value

Usage

1
graph_num_div(max_result, y_label)

Arguments

max_result

The maximum value of the y axis

y_label

The y axis label to be appended to

Value

A list contianing the numerical scale (1, 1e3 or 1e6), and the units in short form as strings ("", "K", "M") and y label with the long form of the units appended


vimc/phipps documentation built on May 29, 2019, 9:56 a.m.