drawConnectedPointsDf: Draw points with connect lines.

Description Usage Arguments

View source: R/LineChart-functions.R

Description

Draw points specified by a plotting data frame with connect lines. This function is primarily for internal use within the LineChart package. If you want to add connected points to a plot, it will probably be easier to use lineChart with add = TRUE.

Usage

1

Arguments

plotDf

The data frame containing the data to be plotted. it must have several columns with specific names. See the return value of 'createPlottingDf' for those column names.


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