From 72d2449d058162921af6cef13dde7592204d4ecb Mon Sep 17 00:00:00 2001 From: Alex Duan <417921451@qq.com> Date: Mon, 16 Dec 2024 16:10:48 +0800 Subject: [PATCH] fix: table center4 --- docs/en/10-third-party/05-bi/11-superset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 5974602b96..56e0cb112b 100644 --- a/docs/en/10-third-party/05-bi/11-superset.md +++ b/docs/en/10-third-party/05-bi/11-superset.md @@ -65,10 +65,10 @@ There is no difference in the use of TDengine data source compared to other data We chose two popular templates from the Superset Chart template to showcase their effects, using smart meter data as an example: -1. "Aggregate", which displays the maximum voltage value collected per minute during the specified time period in Group 4 +1. "Aggregate" Type, which displays the maximum voltage value collected per minute during the specified time period in Group 4 ![superset-demo1](./superset-demo1.jpeg) -2. "RAW RECORDS", which displays the collected values of current and voltage during the specified time period in Group 4 +2. "RAW RECORDS" Type, which displays the collected values of current and voltage during the specified time period in Group 4 ![superset-demo2](./superset-demo2.jpeg) \ No newline at end of file