diff --git a/docs/en/10-third-party/05-bi/11-superset.md b/docs/en/10-third-party/05-bi/11-superset.md index 4d29c634a4..e1bbfc3c66 100644 --- a/docs/en/10-third-party/05-bi/11-superset.md +++ b/docs/en/10-third-party/05-bi/11-superset.md @@ -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 ## 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 diff --git a/docs/zh/10-third-party/05-bi/11-superset.md b/docs/zh/10-third-party/05-bi/11-superset.md index c469654419..5dc53bf814 100644 --- a/docs/zh/10-third-party/05-bi/11-superset.md +++ b/docs/zh/10-third-party/05-bi/11-superset.md @@ -57,7 +57,7 @@ TDengine 数据源与其它数据源使用上无差别,这里简单介绍下 6. 在 SQL 编辑器区域可输入符合 TDengine 语法的任意 SQL 语句执行 ## 示例效果 -我们选择 SuperSet Chart 模板中较流程的两个模板做了效果展示,以智能电表数据为例: +我们选择 SuperSet Chart 模板中较流行的两个模板做了效果展示,以智能电表数据为例: 第一个为 Aggregate 类型,展示在第 4 组中指定时间段内每分钟采集电压值(voltage) 最大值