legendFromPlottingDf: Create a legend based on a plotting data frame with group...

Description Usage Arguments

View source: R/LineChart-functions.R

Description

Create a legend based on a plotting data frame with group appearance settings

Usage

1
legendFromPlottingDf(position, plotDf, ...)

Arguments

position

The position of the legend. If "CHOOSE_BEST", the best legend position is selected. Otherwise, this is passed to the 'x' argument of legend().

plotDf

The plotting data frame from which settings will be extracted and used to create the legend.

...

A few variable arguments are passed through to legend(): y, cex, inset, title, box.lwd, and horiz.


hardmanko/LineChart-package documentation built on Aug. 26, 2020, 10:39 a.m.