Nonpareil.legend: Generates a legend for Nonpareil plots.
Description
Generates a legend for Nonpareil plots.
Usage
Nonpareil.legend(np, x, y = 0.3, ...)
Value
Returns invisibly a list, same as legend.
Arguments
- np
A Nonpareil.Set or Nonpareil.Curve object, or a list of
Nonpareil.Curve objects.
- x
X coordinate, or any character string accepted by legend (e.g.,
'bottomright').
- y
Y coordinate.
- ...
Any other parameters supported by legend().