fix: modify incorrect words
This commit is contained in:
parent
511834dc1e
commit
017a28547e
|
@ -58,7 +58,7 @@ There is no difference in the use of TDengine data source compared to other data
|
||||||
6. In the SQL editor area, any SQL statement that conforms to TDengine syntax can be entered for execution
|
6. In the SQL editor area, any SQL statement that conforms to TDengine syntax can be entered for execution
|
||||||
|
|
||||||
## Example
|
## Example
|
||||||
We have selected two templates from the SuperSet Chart template that are more procedural to demonstrate their effectiveness, using smart meter data as an example:
|
We chose two popular templates from the SuperSet Chart template to showcase their effects, using smart meter data as an example:
|
||||||
|
|
||||||
The first type is Aggregate, which displays the maximum voltage value collected per minute during the specified time period in Group 4
|
The first type is Aggregate, which displays the maximum voltage value collected per minute during the specified time period in Group 4
|
||||||
|
|
||||||
|
|
|
@ -57,7 +57,7 @@ TDengine 数据源与其它数据源使用上无差别,这里简单介绍下
|
||||||
6. 在 SQL 编辑器区域可输入符合 TDengine 语法的任意 SQL 语句执行
|
6. 在 SQL 编辑器区域可输入符合 TDengine 语法的任意 SQL 语句执行
|
||||||
|
|
||||||
## 示例效果
|
## 示例效果
|
||||||
我们选择 SuperSet Chart 模板中较流程的两个模板做了效果展示,以智能电表数据为例:
|
我们选择 SuperSet Chart 模板中较流行的两个模板做了效果展示,以智能电表数据为例:
|
||||||
|
|
||||||
第一个为 Aggregate 类型,展示在第 4 组中指定时间段内每分钟采集电压值(voltage) 最大值
|
第一个为 Aggregate 类型,展示在第 4 组中指定时间段内每分钟采集电压值(voltage) 最大值
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue