Rdocumentation
powered by
Learn R Programming
labeling (version 0.2)
matplotlib: Matplotlib's labeling algorithm
Description
Matplotlib's labeling algorithm
Usage
matplotlib(dmin, dmax, m)
Arguments
dmin
minimum of the data range
dmax
maximum of the data range
m
number of axis labels
Value
vector of axis label locations
References
http://matplotlib.sourceforge.net/