Description Usage Arguments Value Examples
插入线图-维度数据
1 2 | kLine.recharts3.dim(data = df2, x = "weekDay", y = "saleNum",
z = "seller")
|
data |
数据源 |
x |
第一个维度 |
y |
第二个维度 |
z |
第三个维度,也可以是series |
返回值
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.