fix: table center4

This commit is contained in:
Alex Duan 2024-12-16 16:10:48 +08:00
parent e0e255e554
commit 72d2449d05
1 changed files with 2 additions and 2 deletions

View File

@ -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: 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) ![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) ![superset-demo2](./superset-demo2.jpeg)