nv_bar: nv_bar Define a bar plot object for use with nvmulti plots.

Description Usage Arguments Note

View source: R/nvmulti.r

Description

nv_bar Define a bar plot object for use with nvmulti plots.

Usage

1
nv_bar(x, yAxis = 1)

Arguments

x

a vector of heights or a matrix where each row represents a vector of heights

yAxis

which y-Axis to use

Note

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.


bwlewis/nvd3 documentation built on July 13, 2021, 9:02 p.m.