From ea6cbf13b3c0078fc11ab26e09126dd6fb498bdc Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Wed, 10 Nov 2021 05:13:46 +0300 Subject: [PATCH] anomaly continue --- client/src/components/Graph.vue | 43 ++++++++++++++++++- client/src/views/Home.vue | 21 ++++++++- .../analytic_service/analytic_unit/types.rs | 5 ++- 3 files changed, 64 insertions(+), 5 deletions(-) diff --git a/client/src/components/Graph.vue b/client/src/components/Graph.vue index e5a9516..4592801 100644 --- a/client/src/components/Graph.vue +++ b/client/src/components/Graph.vue @@ -5,9 +5,11 @@