Description Usage Arguments Examples
Legend settings for g2plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 | legend(
gWidget,
legend = TRUE,
layout = NULL,
position = NULL,
title = NULL,
offsetX = NULL,
offsetY = NULL,
background = NULL,
flipPage = NULL,
itemWidth = NULL,
itemHeight = NULL,
itemName = NULL,
itemValue = NULL,
itemSpacing = NULL,
animate = NULL,
animateOptio = NULL,
label = NULL,
marker = NULL,
maxWidth = NULL,
maxHeight = NULL,
rail = NULL,
reversed = NULL,
min = NULL,
max = NULL,
value = NULL,
slidable = NULL,
track = NULL,
handler = NULL,
custom = NULL,
items = NULL
)
|
gWidget |
object for g2plot |
layout |
layout for legend |
items |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.