styleOptions {leaftime} | R Documentation |
Timeline Style Options Helper
Description
Timeline Style Options Helper
Usage
styleOptions(
radius = 3,
color = NULL,
stroke = TRUE,
fill = TRUE,
fillColor = NULL,
fillOpacity = NULL
)
Arguments
radius |
|
color , stroke , fillColor |
valid |
fill |
|
fillOpacity |
|
Value
list
with options to style the timeline
See Also
[Package leaftime version 0.2.0 Index]