From 114d906834d8e92548cae474ccd29c8b24d11776 Mon Sep 17 00:00:00 2001 From: Fine Date: Tue, 29 Nov 2022 16:04:43 +0800 Subject: [PATCH] update config --- src/components/Graph.vue | 6 +++++- .../configuration/widget/RelatedTraceOptions.vue | 1 - src/views/dashboard/controls/Widget.vue | 1 + src/views/dashboard/graphs/Area.vue | 1 + src/views/dashboard/graphs/Bar.vue | 8 +++++++- src/views/dashboard/graphs/Line.vue | 2 ++ 6 files changed, 16 insertions(+), 3 deletions(-) diff --git a/src/components/Graph.vue b/src/components/Graph.vue index f0069428..cb33cbe2 100644 --- a/src/components/Graph.vue +++ b/src/components/Graph.vue @@ -16,7 +16,7 @@ limitations under the License. -->
No Data