From 366995756f03b72a335a5516526171629a849b39 Mon Sep 17 00:00:00 2001 From: gccgdb1234 Date: Tue, 23 Aug 2022 16:27:13 +0800 Subject: [PATCH] doc: add index.md for visual --- docs/en/10-visual/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/en/10-visual/index.md diff --git a/docs/en/10-visual/index.md b/docs/en/10-visual/index.md new file mode 100644 index 0000000000..ed93ce1fd8 --- /dev/null +++ b/docs/en/10-visual/index.md @@ -0,0 +1,6 @@ +--- +sidebar_label: Visualization +sidebar_title: Visualization +--- + +This chapter introduce some visual ways to view TDengine, either its running status or the data stored in it. More and more visual ways will be coming. \ No newline at end of file -- GitLab