fix: add effect drawing pic

This commit is contained in:
Alex Duan 2024-12-06 17:35:58 +08:00
parent b830f6137a
commit 862ff1abef
3 changed files with 6 additions and 1 deletions

View File

@ -55,4 +55,9 @@ taosws://root:taosdata@localhost:6041
5. 切换上面选择项,在下面相应会显示选择的表的列名及列数据类型信息及标识有索引的字段
6. 在中间SQL编辑器中可以输入符合 TDengine 语法的任意 SQL 语句执行并显示结果
## 示例
## 示例效果
我们选择了 SuperSet Chart 模板中较流程的两个做效果展示,数据以智能电表数据为例:
第一个为 Aggregate 类型,展示在第 4 组中指定时间段内每分钟采集电压值(voltage) 最大值
![superset-demo1](./superset-demo1.jpeg)
第二个为 RAW RECORDS 类型,展示在第 4 组中指定时间段内 current, voltage 的采集值
![superset-demo2](./superset-demo2.jpeg)

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 KiB