Description Usage Arguments Note
nv_bar Define a bar plot object for use with nvmulti plots.
1 | nv_bar(x, yAxis = 1)
|
x |
a vector of heights or a matrix where each row represents a vector of heights |
yAxis |
which y-Axis to use |
When x
is a matrix, its row names will be used to identify
bars. However, column names are not yet supported to identify grouped
sets of bars which instead will be numbered in order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.