From 7da36bc4cfaefd5c90d2bee088a97f1de7ef12a8 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 19 Feb 2025 11:12:29 +0800 Subject: [PATCH] update parameters --- src/components/Graph.vue | 11 ++++++++--- src/components/SelectorLegend.vue | 4 ++++ src/views/dashboard/graphs/Line.vue | 4 +++- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/src/components/Graph.vue b/src/components/Graph.vue index 4e27f6c9..166875a2 100644 --- a/src/components/Graph.vue +++ b/src/components/Graph.vue @@ -13,7 +13,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -->