Description Usage Arguments Value Examples
View source: R/kBar.recharts3.dim.R
插入柱状图-维度数据
1 2 | kBar.recharts3.dim(data = kBar_dim_data, x = "seller", y = "saleNum",
z = "weekDay")
|
data |
数据源 |
x |
第一个维度 |
y |
第二个维度 |
z |
第三个维度,也指series. |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.