From e8f376fccbe713db58581c3af7c9cf53c9fef7b1 Mon Sep 17 00:00:00 2001 From: Ludovic DEHON Date: Thu, 10 Mar 2022 10:12:17 +0100 Subject: [PATCH] feat(ui): add a click on all state charts --- ui/src/components/flows/Flows.vue | 19 ++------ ui/src/components/stats/StateChart.vue | 38 ++++++++++++--- ui/src/components/stats/StateGlobalChart.vue | 1 + ui/src/utils/charts.js | 51 ++++++++++++++++++++ 4 files changed, 87 insertions(+), 22 deletions(-) diff --git a/ui/src/components/flows/Flows.vue b/ui/src/components/flows/Flows.vue index 79a7fd47177..45b5316ee5e 100644 --- a/ui/src/components/flows/Flows.vue +++ b/ui/src/components/flows/Flows.vue @@ -54,13 +54,9 @@ - -