Skip to contents

Add Formatted Axis

Usage

addFormattedAxis(axis, min, max, nLabels = 7, decPlace = 0)

Arguments

axis

(character) axis to add, either "x" or "y"

min

(numeric) position of 1st label

max

(numeric) position of last label

nLabels

(numeric) number of displayed labels

decPlace

(numeric) number of the label's decimal places