Description Usage Arguments Value Author(s)
Default method for interactive bar plot.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
x |
the data.frame containing data to plot. |
yval |
the column name for the x-axis values. |
names.arg |
the column name for the label on each bar. |
ndigits |
the number of digits after the decimal to round to in the tooltip (overrides signif). |
signif |
the number of significant figures to display in the tooltip. |
xlab |
the label on the x-axis. |
ylab |
the label on the y-axis. |
main |
the title for the plot. |
height |
the height of the plot (in pixels). |
width |
the width of the plot (in pixels). |
colval |
the colours for each data point. |
annot |
the columns to display in the tooltip. |
flag |
the special flag to indicate special plot. |
info |
additional information for plotting. |
... |
additional arguments. |
A chart object containing the information to create an interactive bar plot.
Shian Su
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.