sparkline {sparkline} | R Documentation |
Interactive Sparklines
Description
Create interactive sparklines for inline visualization.
Usage
sparkline(values, ..., width = 60, height = 20, elementId = NULL,
renderSelector = NULL)
Arguments
values |
|
... |
additional options passed to |
height , width |
height and width of sparkline htmlwidget
specified in any valid |
elementId |
|
renderSelector |
|
[Package sparkline version 2.0 Index]